Home
last modified time | relevance | path

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

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