Searched refs:matchCondition (Results 1 – 1 of 1) sorted by relevance
1535 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition() function1595 Value *LoopCond = matchCondition(LoopTerm, LoopBody); in isValidStrlenIdiom()2018 if (Value *T = matchCondition( in detectPopcountIdiom()2095 Value *T = matchCondition(PreCondBr, CurLoop->getLoopPreheader()); in detectPopcountIdiom()2147 if (Value *T = matchCondition( in detectShiftUntilZeroIdiom()2270 if (matchCondition(PreCondBI, PH) != InitX) in insertFFSIfProfitable()