Searched refs:isRoot (Results 1 – 10 of 10) 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()
792 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local796 if (isRoot) { in EmitResultInstructionAsOperand()893 if (isRoot && !PhysRegInputs.empty()) { in EmitResultInstructionAsOperand()920 if (isRoot && !Pattern.getDstRegs().empty()) { in EmitResultInstructionAsOperand()937 if (isRoot && in EmitResultInstructionAsOperand()958 NodeIsUniqueLoadOrStore || (isRoot && (mayInstNodeLoadOrStore(N, CGP) || in EmitResultInstructionAsOperand()974 NodeHasChain = isRoot; in EmitResultInstructionAsOperand()
116 bool isRoot() { return Guid == 0; } in isRoot() function
100 bool isRoot() const { return !Func; } in isRoot() function
92 for (Pointer F = P; !F.isRoot(); ) { in print()
216 bool isRoot() const { in isRoot() function
92 assert(isRoot() && "Should not be called on root"); in addPseudoProbe()
444 bool isRoot() { return Parent == nullptr; } in isRoot() function in __anon9f8240700211::MRT2734 if (Region->isRoot()) { in structurizeComplexRegion()
73253 int isRoot, /* True if pParent is a root-page */73954 if( isRoot && pParent->nCell==0 && pParent->hdrOffset<=apNew[0]->nFree ){