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