Searched refs:rewriteLoadStores (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 231 bool rewriteLoadStores(Loop *L, Bucket &BucketChain, 492 bool PPCLoopInstrFormPrep::rewriteLoadStores(Loop *L, Bucket &BucketChain, in rewriteLoadStores() function in PPCLoopInstrFormPrep 698 MadeChange |= rewriteLoadStores(L, Bucket, BBChanged, UpdateForm); in updateFormPrep() 719 MadeChange |= rewriteLoadStores(L, Bucket, BBChanged, Form); in dispFormPrep()
|