Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2387 static bool insertParsePoints(Function &F, DominatorTree &DT, in insertParsePoints() function
2871 MadeChange |= insertParsePoints(F, DT, TTI, ParsePointNeeded); in runOnFunction()