Searched defs:CBI (Results 1 – 9 of 9) sorted by relevance
198 if (const auto *CBI = dyn_cast<CallBrInst>(Def)) { in dominates() local315 if (const auto *CBI = dyn_cast<CallBrInst>(Def)) { in dominates() local
2909 void Verifier::visitCallBrInst(CallBrInst &CBI) { in visitCallBrInst()4732 const CallBase *CBI = dyn_cast<CallBase>(&I); in visitInstruction() local4747 int Idx) { in visitInstruction()
1072 CallBrInst::CallBrInst(const CallBrInst &CBI) in CallBrInst()1084 CallBrInst *CallBrInst::Create(CallBrInst *CBI, ArrayRef<OperandBundleDef> OpB, in Create()
4304 } else if (const CallBrInst *CBI = dyn_cast<CallBrInst>(&I)) { in printInstruction() local
2906 Instruction *InstCombinerImpl::visitCallBrInst(CallBrInst &CBI) { in visitCallBrInst()3629 } else if (CallBrInst *CBI = dyn_cast<CallBrInst>(Caller)) { in transformConstExprCastCall() local3799 } else if (CallBrInst *CBI = dyn_cast<CallBrInst>(&Call)) { in transformCallThroughTrampoline() local
544 void visitCallBrInst(CallBrInst &CBI) { in visitCallBrInst()
173 } else if (CallBrInst *CBI = dyn_cast<CallBrInst>(V)) { in validateEndOfModule() local7056 CallBrInst *CBI = in parseCallBr() local
3054 const CallBrInst *CBI = cast<CallBrInst>(&I); in writeInstruction() local
891 if (auto *CBI = dyn_cast<CallBrInst>((Pred)->getTerminator())) in isMergingEmptyBlockProfitable() local