Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h40 unsigned PositionInCluster; member
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp374 return FuncBBClusterInfo[X.getNumber()]->PositionInCluster < in runOnMachineFunction()
375 FuncBBClusterInfo[Y.getNumber()]->PositionInCluster; in runOnMachineFunction()