Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp195 static bool needsStatepoint(const CallSite &CS) { in needsStatepoint() function
240 if (needsStatepoint(CS)) in containsUnconditionalCallSafepoint()
466 if (!needsStatepoint(CS)) { in findCallSafepoints()
819 if (!needsStatepoint(calls[i])) { in INITIALIZE_PASS_DEPENDENCY()