Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h167 bool isInnermost() const { return getSubLoops().empty(); } in isInnermost() function
/llvm-project/polly/lib/CodeGen/
H A DIslAst.cpp573 bool IslAstInfo::isInnermost(const isl::ast_node &Node) { in isInnermost() function in IslAstInfo
/llvm-project/flang/lib/Lower/
H A DBridge.cpp2030 bool isInnermost = &info == &incrementLoopNestInfo.back(); genFIR() local