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