Searched refs:NodeCount (Results 1 – 7 of 7) sorted by relevance
111 NodeCount = 0; in onPassEntry()115 ++NodeCount; in onPassEntry()154 --NodeCount; in onSuccessfulInlining()160 assert(CurrentIRSize >= 0 && EdgeCount >= 0 && NodeCount >= 0); in onSuccessfulInlining()231 ModelRunner->setFeature(FeatureIndex::NodeCount, NodeCount); in getAdvice()
32 M(NodeCount, "node_count", \
59 int64_t NodeCount = 0; variable
332 void reserve(unsigned NodeCount) { Nodes.reserve(NodeCount); } in reserve() argument
388 void reserve(unsigned NodeCount) { Nodes.reserve(NodeCount); } in reserve() argument
94 for (auto NodeCount : NodeCountPerLayer) in generateAllTreesWithShape() local95 Layer = GenerateNextLayer(Layer, NodeCount); in generateAllTreesWithShape()
77 SizeT NodeCount = 0; in getFunctionNameAndSize() local80 ++NodeCount; in getFunctionNameAndSize()89 ":b=" + std::to_string(NodeCount) + ")"; in getFunctionNameAndSize()