Searched defs:CondInst (Results 1 – 3 of 3) sorted by relevance
1191 bool EarlyCSE::handleBranchCondition(Instruction *CondInst, in handleBranchCondition() argument 1368 auto *CondInst = dyn_cast<Instruction>(BI->getCondition()); in processNode() local
1063 Instruction *CondInst = dyn_cast<Instruction>(Condition); processBlock() local 1667 if (auto *CondInst = dyn_cast<Instruction>(Cond)) { processThreadableEdges() local [all...]
525 if (auto *CondInst = dyn_cast<Instruction>(Cond)) unswitchTrivialBranch() local