Searched refs:getNumNodes (Results 1 – 13 of 13) sorted by relevance
511 if (MN->getNumNodes() == 1 && MN->getNode(0) < 3) { in EmitMatcher()516 OS << "OPC_EmitMergeInputChains, " << MN->getNumNodes() << ", "; in EmitMatcher()517 for (unsigned i = 0, e = MN->getNumNodes(); i != e; ++i) in EmitMatcher()520 return 2+MN->getNumNodes(); in EmitMatcher()
850 unsigned getNumNodes() const { return ChainNodes.size(); } in getNumNodes() function
42 SizeT NumNodes = Func->getNumNodes(); in initInternal()
94 SizeT getNumNodes() const { return Nodes.size(); } in getNumNodes() function
107 for (SizeT I = 0, NumNodes = getNumNodes(); I < NumNodes; ++I) in swapNodes()248 SizeT NumNodes = getNumNodes(); in computeInOutEdges()328 SizeT NumNodes = getNumNodes(); in advancedPhiLowering()434 assert(getNumNodes() == Reordered.size()); in reorderNodes()
797 CfgVector<size_t> LocalsSize(Func->getNumNodes()); in getVarStackSlotParams()902 CfgVector<size_t> LocalsSize(Func->getNumNodes()); in assignVarStackSlots()
1484 if (Index >= Func->getNumNodes()) { in getBasicBlock()1488 << " not found. Must be less than " << Func->getNumNodes(); in getBasicBlock()2963 if (Index >= getFunctionParser()->getFunc()->getNumNodes()) { in setBbName()
122 CfgVector<size_t> LocalsSize(Func->getNumNodes()); in assignVarStackSlots()
705 if (MN->getNumNodes() == 1 && MN->getNode(0) < 3) { in EmitMatcher()710 OS << "OPC_EmitMergeInputChains, " << MN->getNumNodes() << ", "; in EmitMatcher()711 for (unsigned i = 0, e = MN->getNumNodes(); i != e; ++i) in EmitMatcher()714 return 2+MN->getNumNodes(); in EmitMatcher()
918 unsigned getNumNodes() const { return ChainNodes.size(); } in getNumNodes() function
456 unsigned getNumNodes() const { return NodeIdSet(*this).size(); } in getNumNodes() function
463 unsigned getNumNodes() const { return NodeIdSet(*this).size(); } in getNumNodes() function