Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp276 rewriteLoadStoresForCommoningChains(Loop *L, Bucket &Bucket,
538 MadeChange |= rewriteLoadStoresForCommoningChains(L, Bucket, BBChanged); in chainCommoning()
547 bool PPCLoopInstrFormPrep::rewriteLoadStoresForCommoningChains( in rewriteLoadStoresForCommoningChains() function in PPCLoopInstrFormPrep