Searched refs:needCanonicalLoops (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSimplifyCFGOptions.h53 SimplifyCFGOptions &needCanonicalLoops(bool B) { function in struct:llvm::SimplifyCFGOptions
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.cpp350 .needCanonicalLoops(false)
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp582 .needCanonicalLoops(false)
/freebsd-current/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp824 Result.needCanonicalLoops(Enable);
H A DPassBuilderPipelines.cpp1239 .needCanonicalLoops(false)

Completed in 203 milliseconds