Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/test/X86/
H A Dissue26.s3 …bolt/src/BinaryFunction.cpp:2950: void llvm::bolt::BinaryFunction::postProcessBranches(): Assertio…
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h451 void postProcessBranches();
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp2173 postProcessBranches(); in postProcessCFG()
3326 void BinaryFunction::postProcessBranches() { in postProcessBranches() function in llvm::bolt::BinaryFunction