Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp492 static bool isGCSafepointPoll(Function &F) { in isGCSafepointPoll() function
542 if (isGCSafepointPoll(F)) { in runOnFunction()