Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp440 static bool shouldRewriteFunction(Function &F) { in shouldRewriteFunction() function
472 if (!shouldRewriteFunction(F)) in runOnFunction()