Home
last modified time | relevance | path

Searched refs:needsStatepoint (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp185 static bool needsStatepoint(CallBase *Call, const TargetLibraryInfo &TLI) { in needsStatepoint() function
227 if (needsStatepoint(Call, TLI)) in containsUnconditionalCallSafepoint()
683 if (!needsStatepoint(CI, TLI)) in INITIALIZE_PASS_DEPENDENCY()