Home
last modified time | relevance | path

Searched defs:NeedCanonicalLoop (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSimplifyCFGOptions.h28 bool NeedCanonicalLoop = true; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7209 bool NeedCanonicalLoop = simplifyUncondBranch() local