Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h39 unsigned PositionInCluster; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp382 return FuncBBClusterInfo.lookup(X.getBBIDOrNumber()).PositionInCluster < in runOnMachineFunction()
383 FuncBBClusterInfo.lookup(Y.getBBIDOrNumber()).PositionInCluster; in runOnMachineFunction()