Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2064 void print_fixups(raw_ostream &OS) const;
3346 LLVM_DEBUG(print_fixups(dbgs())); in CollectFixupsAndInitialFormulae()
5755 void LSRInstance::print_fixups(raw_ostream &OS) const { in print_fixups() function in LSRInstance
5781 print_fixups(OS); in print()