Searched refs:enableCallSafepoints (Results 1 – 1 of 1) sorted by relevance
456 static bool enableCallSafepoints(Function &F) { return !NoCall; } in enableCallSafepoints() function499 bool CanAssumeCallSafepoints = enableCallSafepoints(F); in runOnFunction()