Home
last modified time | relevance | path

Searched defs:NumClusters (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp176 unsigned NumClusters = Last - First + 1; in findJumpTables() local
355 size_t NumClusters = Last - First + 1; in findBitTestClusters() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp196 size_t NumClusters = 0; in clusterizeNaive() local
/openbsd-src/sbin/fsck_msdos/
H A Ddosfs.h70 cl_t NumClusters; /* # of entries in a FAT */ member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11514 unsigned NumClusters = W.LastCluster - W.FirstCluster + 1; in visitSwitch() local