Home
last modified time | relevance | path

Searched defs:isLCSSAForm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopInfo.cpp146 bool Loop::isLCSSAForm(DominatorTree &DT) const { in isLCSSAForm() function in Loop
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopInfo.cpp449 bool Loop::isLCSSAForm(DominatorTree &DT) const { in isLCSSAForm() function in Loop
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopInfo.cpp462 bool Loop::isLCSSAForm(const DominatorTree &DT, bool IgnoreTokens) const { in isLCSSAForm() function in Loop