Searched refs:matchCondition (Results 1 – 1 of 1) sorted by relevance
1581 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition() function1659 if (Value *T = matchCondition( in detectPopcountIdiom()1736 Value *T = matchCondition(PreCondBr, CurLoop->getLoopPreheader()); in detectPopcountIdiom()1788 if (Value *T = matchCondition( in detectShiftUntilZeroIdiom()1903 if (matchCondition(PreCondBI, PH) != InitX) in recognizeAndInsertFFS()