Home
last modified time | relevance | path

Searched defs:isRoot (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTreeNode.cpp24 bool SuffixTreeInternalNode::isRoot() const { in isRoot() function in SuffixTreeInternalNode
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h109 bool isRoot() const { return !Func; } in isRoot() function
H A DPointer.h284 bool isRoot() const { in isRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h240 bool isRoot() const { return Guid == 0; } in isRoot() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h218 virtual bool isRoot() const { return false; } in isRoot() function
H A DLVScope.h200 bool isRoot() const override { return getIsRoot(); } in isRoot() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp786 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anon27e10c840211::MRT