Home
last modified time | relevance | path

Searched defs:updateOutputValues (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryBasicBlock.cpp628 void BinaryBasicBlock::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in llvm::bolt::BinaryBasicBlock
H A DBinaryFunction.cpp4037 void BinaryFunction::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in llvm::bolt::BinaryFunction
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3866 void RewriteInstance::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in RewriteInstance