Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp179 static bool needsStatepoint(const CallSite &CS) { in needsStatepoint() function
220 if (needsStatepoint(CS)) in containsUnconditionalCallSafepoint()
672 if (!needsStatepoint(CI)) in INITIALIZE_PASS_DEPENDENCY()