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

/external/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp182 static bool needsStatepoint(const CallSite &CS) { function
227 if (needsStatepoint(CS))
469 if (!needsStatepoint(CS)) {
827 if (!needsStatepoint(calls[i])) {

Completed in 2383 milliseconds