Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2116 void print_fixups(raw_ostream &OS) const;
3417 LLVM_DEBUG(print_fixups(dbgs())); in CollectFixupsAndInitialFormulae()
5865 void LSRInstance::print_fixups(raw_ostream &OS) const { in print_fixups() function in LSRInstance
5891 print_fixups(OS); in print()