Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp442 static bool isGCSafepointPoll(Function &F) { in isGCSafepointPoll() function
474 if (isGCSafepointPoll(F)) { in runOnFunction()