Searched defs:updateOutputValues (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/bolt/lib/Core/ | ||
| H A D | BinaryBasicBlock.cpp | 628 void BinaryBasicBlock::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in llvm::bolt::BinaryBasicBlock |
| H A D | BinaryFunction.cpp | 4037 void BinaryFunction::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in llvm::bolt::BinaryFunction |
| /llvm-project-15.0.7/bolt/lib/Rewrite/ | ||
| H A D | RewriteInstance.cpp | 3866 void RewriteInstance::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in RewriteInstance |