Home
last modified time | relevance | path

Searched defs:NumNodes (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceLiveness.cpp42 SizeT NumNodes = Func->getNumNodes(); in initInternal() local
DIceCfg.cpp116 for (SizeT I = 0, NumNodes = getNumNodes(); I < NumNodes; ++I) in swapNodes() local
299 SizeT NumNodes = getNumNodes(); in computeInOutEdges() local
379 SizeT NumNodes = getNumNodes(); in advancedPhiLowering() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h272 unsigned NumNodes; variable
/external/llvm/include/llvm/ADT/
DFoldingSet.h122 unsigned NumNodes; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DFoldingSet.h127 unsigned NumNodes; variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DFoldingSet.h123 unsigned NumNodes; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp780 unsigned NumNodes = Sequence.size(); in EmitSchedule() local
DScheduleDAGSDNodes.cpp309 unsigned NumNodes = 0; in BuildSchedUnits() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp270 unsigned NumNodes = 0; in BuildSchedUnits() local
DSelectionDAGISel.cpp2686 unsigned NumNodes = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.h875 EmitMergeInputChainsMatcher(const unsigned *nodes, unsigned NumNodes) in EmitMergeInputChainsMatcher()
1063 MarkGlueResultsMatcher(const unsigned *nodes, unsigned NumNodes) in MarkGlueResultsMatcher()
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp730 unsigned NumNodes; member in ScheduleDAGInstrs::Value2SUsMap