Home
last modified time | relevance | path

Searched refs:PositionInCluster (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp357 return FuncClusterInfo.lookup(*X.getBBID()).PositionInCluster < in runOnMachineFunction()
358 FuncClusterInfo.lookup(*Y.getBBID()).PositionInCluster; in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h44 unsigned PositionInCluster; member