Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp3008 auto LayoutPos = find(Layout.blocks(), BB); in dumpGraph() local
3009 unsigned LayoutIndex = LayoutPos - Layout.block_begin(); in dumpGraph()