Searched defs:CondInst (Results 1 – 5 of 5) sorted by relevance
76 Value *CondInst = new ICmpInst(*BB, ICmpInst::ICMP_SLE, ArgX, Two, "cond"); in CreateFibFunction() local
107 Value *CondInst = new ICmpInst(*BB, ICmpInst::ICMP_SLE, ArgX, Two, "cond"); in CreateFibFunction() local
1087 bool EarlyCSE::handleBranchCondition(Instruction *CondInst, in handleBranchCondition()1250 auto *CondInst = dyn_cast<Instruction>(BI->getCondition()); in processNode() local
1149 Instruction *CondInst = dyn_cast<Instruction>(Condition); in processBlock() local1748 if (auto *CondInst = dyn_cast<Instruction>(Cond)) { in processThreadableEdges() local
484 if (auto *CondInst = dyn_cast<Instruction>(Cond)) in unswitchTrivialBranch() local