Searched defs:CondInst (Results 1 – 3 of 3) sorted by relevance
849 bool EarlyCSE::handleBranchCondition(Instruction *CondInst, in handleBranchCondition()923 auto *CondInst = dyn_cast<Instruction>(BI->getCondition()); in processNode() local
1086 Instruction *CondInst = dyn_cast<Instruction>(Condition); in ProcessBlock() local1659 if (auto *CondInst = dyn_cast<Instruction>(Cond)) { in ProcessThreadableEdges() local
382 if (auto *CondInst = dyn_cast<Instruction>(BI.getCondition())) in unswitchTrivialBranch() local