Home
last modified time | relevance | path

Searched defs:CntPhi (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp773 Instruction *&CntInst, PHINode *&CntPhi, in detectPopcountIdiom()
928 PHINode *CntPhi; in recognizePopcount() local
952 PHINode *CntPhi, Value *Var) { in transformLoopToPopcount()