Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDPlaceSafepoints.cpp508 static bool shouldRewriteFunction(Function &F) { in shouldRewriteFunction() function
558 if (!shouldRewriteFunction(F)) in runOnFunction()