Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSimplifyCFGOptions.h40 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp344 .forwardSwitchCondToPhi(true) in addIRPasses()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp469 .forwardSwitchCondToPhi(true) in addIRPasses()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp585 .forwardSwitchCondToPhi(true) in addVectorPasses()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilder.cpp1262 .forwardSwitchCondToPhi(true) in addVectorPasses()
2182 Result.forwardSwitchCondToPhi(Enable); in parseSimplifyCFGOptions()