Searched defs:CntPhi (Results 1 – 1 of 1) sorted by relevance
1005 Instruction *&CntInst, PHINode *&CntPhi, in detectPopcountIdiom()1160 PHINode *CntPhi; in recognizePopcount() local1184 PHINode *CntPhi, Value *Var) { in transformLoopToPopcount()