Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp116 unsigned NumNodes = std::distance(Nodes.begin(), Nodes.end()); bisect() local
169 unsigned NumNodes = std::distance(Nodes.begin(), Nodes.end()); runIterations() local
303 unsigned NumNodes = std::distance(Nodes.begin(), Nodes.end()); split() local
/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp221 const uint64_t NumNodes = deserializeV0() local
265 const uint64_t NumNodes = deserializeV2() local
296 const uint64_t NumNodes = deserializeV3() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h328 int64_t NumNodes = 0; variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp777 unsigned NumNodes = Sequence.size(); in EmitSchedule() local
H A DScheduleDAGSDNodes.cpp333 unsigned NumNodes = 0; in BuildSchedUnits() local
/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h127 unsigned NumNodes; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1011 const size_t NumNodes; global() member in __anonc748089a0111::ExtTSPImpl
1381 const size_t NumNodes; global() member in __anonc748089a0111::CDSortImpl
[all...]
/llvm-project/bolt/runtime/
H A Dinstr.cpp856 uint32_t NumNodes; member
1050 const uint32_t NumNodes; member
/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp626 unsigned NumNodes = 0; global() member in ScheduleDAGInstrs::Value2SUsMap
[all...]