Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp116 unsigned NumNodes = std::distance(Nodes.begin(), Nodes.end()); in bisect() local
169 unsigned NumNodes = std::distance(Nodes.begin(), Nodes.end()); in runIterations() local
303 unsigned NumNodes = std::distance(Nodes.begin(), Nodes.end()); in split() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp43 const uint64_t NumNodes = deserialize() local
/freebsd-src/stand/i386/libi386/
H A Dbiospnp.c94 #define biospnp_f00(NumNodes, NodeSize) biospnp_call(0x00, "ll", NumNodes, NodeSize) argument
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h328 int64_t NumNodes = 0; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp778 unsigned NumNodes = Sequence.size(); EmitSchedule() local
H A DScheduleDAGSDNodes.cpp332 unsigned NumNodes = 0; BuildSchedUnits() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h126 unsigned NumNodes; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1011 const size_t NumNodes; member in __anonf633aad90111::ExtTSPImpl
1381 const size_t NumNodes; member in __anonf633aad90111::CDSortImpl
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp624 unsigned NumNodes = 0; global() member in ScheduleDAGInstrs::Value2SUsMap
[all...]