Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp354 static bool doesNotRequireEntrySafepointBefore(const CallSite &CS) { in doesNotRequireEntrySafepointBefore() function
419 if (doesNotRequireEntrySafepointBefore(CS)) in findLocationForEntrySafepoint()