Searched defs:isOutermost (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h139 bool isOutermost() const { return Parent == nullptr; } function in class:llvm::TGVarScope
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h170 bool isOutermost() const { return getParentLoop() == nullptr; } function in class:llvm::LoopBase

Completed in 71 milliseconds