Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DSuffixTreeNode.cpp24 bool SuffixTreeInternalNode::isRoot() const { isRoot() function in SuffixTreeInternalNode
/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h
H A DPointer.h
/llvm-project/polly/lib/Support/
H A DVirtualInstruction.cpp172 static bool isRoot(const Instruction *Inst) { in isRoot() function
/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h240 bool isRoot() const { return Guid == 0; } isRoot() function
/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
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPredicate.h277 bool isRoot() const { return getDepth() == 0; } in isRoot() function
/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp781 bool isRoot = &N == &Pattern.getDstPattern(); EmitResultInstructionAsOperand() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp