Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DInterpFrame.h110 bool isRoot() const { return !Func; } in isRoot() function
DPointer.h239 bool isRoot() const { in isRoot() function
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DSuffixTree.h93 bool isRoot() const { return StartIdx == EmptyIdx; } in isRoot() function
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCPseudoProbe.h232 bool isRoot() const { return Guid == 0; } in isRoot() function
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp793 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anon33342c380211::MRT