Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DLoopInversionPass.cpp37 BF.getLayout().updateLayoutIndices(); in runOnFunction()
H A DTailDuplication.cpp577 Function.getLayout().updateLayoutIndices(); in runOnFunction()
629 Function.getLayout().updateLayoutIndices(); in runOnFunction()
H A DIdenticalCodeFolding.cpp424 BF.getLayout().updateLayoutIndices(); in runOnFunctions()
H A DBinaryPasses.cpp784 BF.getLayout().updateLayoutIndices(); in fixTailCalls()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DFunctionLayout.h163 void updateLayoutIndices() const;
/llvm-project-15.0.7/bolt/lib/Core/
H A DFunctionLayout.cpp79 void FunctionLayout::updateLayoutIndices() const { in updateLayoutIndices() function in FunctionLayout
H A DDynoStats.cpp172 BF.getLayout().updateLayoutIndices(); in getDynoStats()
H A DBinaryFunction.cpp2132 Layout.updateLayoutIndices(); in buildCFG()
3692 Layout.updateLayoutIndices(); in updateLayout()