Searched refs:handleBranchCondition (Results 1 – 1 of 1) sorted by relevance
958 bool handleBranchCondition(Instruction *CondInst, const BranchInst *BI,1191 bool EarlyCSE::handleBranchCondition(Instruction *CondInst, in handleBranchCondition() function in EarlyCSE1370 Changed |= handleBranchCondition(CondInst, BI, BB, Pred); in processNode()