Home
last modified time | relevance | path

Searched refs:matchCondition (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp728 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition() function
789 if (Value *T = matchCondition( in detectPopcountIdiom()
873 Value *T = matchCondition(PreCondBr, CurLoop->getLoopPreheader()); in detectPopcountIdiom()