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