Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp185 static bool needsStatepoint(const CallSite &CS, const TargetLibraryInfo &TLI) { in needsStatepoint() function
227 if (needsStatepoint(CS, TLI)) in containsUnconditionalCallSafepoint()
685 if (!needsStatepoint(CI, TLI)) in INITIALIZE_PASS_DEPENDENCY()