Searched defs:hasRuntimeCalls (Results 1 – 2 of 2) sorted by relevance
118 auto hasRuntimeCalls = HasRuntimeCalls(*GetGraph()); in GeneratePrologue() local
582 bool hasRuntimeCalls = false; in DoInlinePolymorphic() local1094 …ng::ProcessCallReturnInstructions(CallInst *callInst, BasicBlock *callContBb, bool hasRuntimeCalls, in ProcessCallReturnInstructions()