Home
last modified time | relevance | path

Searched refs:block_front (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DCacheMetrics.cpp185 double Page = BBAddr.at(BF->getLayout().block_front()) / PageSize; in expectedCacheHitRatio()
196 double Page = BBAddr.at(BF->getLayout().block_front()) / PageSize; in expectedCacheHitRatio()
204 BBAddr.at(SrcFunction->getLayout().block_front()) / PageSize; in expectedCacheHitRatio()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DFunctionLayout.h203 BinaryBasicBlock *block_front() const { return Blocks.front(); } in block_front() function
H A DBinaryFunction.h2330 return F->getLayout().block_front();
2350 return F->getLayout().block_front();
2370 return G.Graph->getLayout().block_front();
2378 return G.Graph->getLayout().block_front();