Searched defs:calleeCallRuntime (Results 1 – 1 of 1) sorted by relevance
1043 bool Inlining::CheckBytecode(CallInst *callInst, const InlineContext &ctx, bool *calleeCallRuntime) in CheckBytecode()1128 bool Inlining::CheckLoops(bool *calleeCallRuntime, Graph *graphInl) in CheckLoops()1159 bool calleeCallRuntime = false; in BuildGraph() local