Searched refs:matchCondition (Results 1 – 1 of 1) sorted by relevance
1388 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition() function1466 if (Value *T = matchCondition( in detectPopcountIdiom()1545 Value *T = matchCondition(PreCondBr, CurLoop->getLoopPreheader()); in detectPopcountIdiom()1597 if (Value *T = matchCondition( in detectShiftUntilZeroIdiom()1714 if (matchCondition(PreCondBI, PH) != InitX) in recognizeAndInsertFFS()