Searched refs:isRoot (Results 1 – 13 of 13) sorted by relevance
93 bool isRoot() const { return StartIdx == EmptyIdx; } in isRoot() function99 if (isRoot()) in size()291 if (Curr->isRoot()) in advance()
92 if (CurrNode->Children.size() == 0 && !CurrNode->isRoot()) in setSuffixIndices()151 if (NeedsLink && !Active.Node->isRoot()) { in extend()198 if (Active.Node->isRoot()) { in extend()
793 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local797 if (isRoot) { in EmitResultInstructionAsOperand()894 if (isRoot && !PhysRegInputs.empty()) { in EmitResultInstructionAsOperand()921 if (isRoot && !Pattern.getDstRegs().empty()) { in EmitResultInstructionAsOperand()938 if (isRoot && in EmitResultInstructionAsOperand()959 NodeIsUniqueLoadOrStore || (isRoot && (mayInstNodeLoadOrStore(N, CGP) || in EmitResultInstructionAsOperand()975 NodeHasChain = isRoot; in EmitResultInstructionAsOperand()
225 bool isRoot() const { return Guid == 0; } in isRoot() function274 bool hasInlineSite() const { return !isRoot() && !Parent->isRoot(); } in hasInlineSite()
100 bool isRoot() const { return !Func; } in isRoot() function
92 for (Pointer F = P; !F.isRoot(); ) { in print()
213 bool isRoot() const { in isRoot() function
172 static bool isRoot(const Instruction *Inst) { in isRoot() function216 if (isRoot(Inst)) in addInstructionRoots()
119 if (!opPos->isRoot()) in getTreePredicates()163 if (opPos->isRoot() || opPos->isOperandDefiningOp()) in getTreePredicates()
274 bool isRoot() const { return getDepth() == 0; } in isRoot() function
84 assert(isRoot() && "Should not be called on root"); in addPseudoProbe()
444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anonde98b0ec0211::MRT2703 if (Region->isRoot()) { in structurizeComplexRegion()
3410 if (Cur->Parent && !Cur->Parent->isRoot()) in encodePseudoProbes()