Searched refs:matchCondition (Results 1 – 1 of 1) sorted by relevance
1496 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition() function1574 if (Value *T = matchCondition( in detectPopcountIdiom()1651 Value *T = matchCondition(PreCondBr, CurLoop->getLoopPreheader()); in detectPopcountIdiom()1703 if (Value *T = matchCondition( in detectShiftUntilZeroIdiom()1818 if (matchCondition(PreCondBI, PH) != InitX) in recognizeAndInsertFFS()