Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DSimplifyCFG.h42 .sinkCommonInsts(false)) {} in SimplifyCFGPass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h100 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp962 sinkCommonInsts(true))); in buildModuleOptimizationPipeline()
1560 Result.sinkCommonInsts(Enable); in parseSimplifyCFGOptions()