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