Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFlattenCFGPass.cpp73 if (FlattenCFG(BB, AA)) in iterativelyFlattenCFG()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCMakeLists.txt20 FlattenCFG.cpp
DFlattenCFG.cpp499 bool llvm::FlattenCFG(BasicBlock *BB, AliasAnalysis *AA) { in FlattenCFG() function in llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h229 bool FlattenCFG(BasicBlock *BB, AliasAnalysis *AA = nullptr);