Searched refs:isRoot (Results 1 – 14 of 14) 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()
232 bool isRoot() const { return Guid == 0; } in isRoot() function281 bool hasInlineSite() const { return !isRoot() && !Parent->isRoot(); } in hasInlineSite()
93 assert(isRoot() && "Should only be called on root"); in addPseudoProbe()140 assert(!isRoot() && "Root should be handled seperately"); in emit()152 if (Parent->isRoot()) { in emit()
110 bool isRoot() const { return !Func; } in isRoot() function
497 if (LHS.inArray() && LHS.isRoot())499 if (RHS.inArray() && RHS.isRoot())943 if (!Ptr.isRoot()) in Store()955 if (!Ptr.isRoot()) in StorePop()967 if (!Ptr.isRoot()) in StoreBitField()983 if (!Ptr.isRoot()) in StoreBitFieldPop()
239 bool isRoot() const { in isRoot() function
123 for (Pointer F = P; !F.isRoot(); ) { in print()
482 assert(!S.Current->isRoot()); in Interpret()
215 virtual bool isRoot() const { return false; } in isRoot() function
200 bool isRoot() const override { return getIsRoot(); } in isRoot() function
198 if (isRoot() || isCompileUnit()) in resolveParents()
444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anonf8f2b3930211::MRT2702 if (Region->isRoot()) { in structurizeComplexRegion()