Searched defs:callContBb (Results 1 – 1 of 1) sorted by relevance
492 BasicBlock *callContBb = nullptr; in DoInlinePolymorphic() local789 auto callContBb = callBb->SplitBlockAfterInstruction(callInst, false); in TryInlineExternalAot() local889 auto callContBb = callBb->SplitBlockAfterInstruction(callInst, false); in DoInlineMethod() local950 void Inlining::ProcessCallReturnInstructions(CallInst *callInst, BasicBlock *callContBb, bool hasRu… in ProcessCallReturnInstructions()1355 void Inlining::UpdateControlflow(Graph *graphInl, BasicBlock *callBb, BasicBlock *callContBb) in UpdateControlflow()