Home
last modified time | relevance | path

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

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