Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2296 auto NeedsRewrite = [](Instruction &I) { in runOnFunction() local
2309 if (NeedsRewrite(I)) { in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2527 auto NeedsRewrite = [&TLI](Instruction &I) { in runOnFunction() local
2547 if (NeedsRewrite(I)) { in runOnFunction()