Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DFlattenCFGPass.cpp74 if (FlattenCFG(BB, AA)) in iterativelyFlattenCFG()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/
H A DBUILD.gn33 "FlattenCFG.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCMakeLists.txt26 FlattenCFG.cpp
H A DFlattenCFG.cpp543 bool llvm::FlattenCFG(BasicBlock *BB, AAResults *AA) { in FlattenCFG() function in llvm
/netbsd-src/external/apache2/llvm/lib/libLLVMTransformsUtils/
H A DMakefile33 FlattenCFG.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLocal.h183 bool FlattenCFG(BasicBlock *BB, AAResults *AA = nullptr);