Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DInterpFrame.h110 bool isRoot() const { return !Func; } in isRoot() function
H A DPointer.h239 bool isRoot() const { in isRoot() function
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DSuffixTree.h93 bool isRoot() const { return StartIdx == EmptyIdx; } in isRoot() function
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCPseudoProbe.h232 bool isRoot() const { return Guid == 0; } in isRoot() function
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h215 virtual bool isRoot() const { return false; } in isRoot() function
H A DLVScope.h200 bool isRoot() const override { return getIsRoot(); } in isRoot() function
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp793 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anon294475090211::MRT