Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp268 rewriteLoadStoresForCommoningChains(Loop *L, Bucket &Bucket,
530 MadeChange |= rewriteLoadStoresForCommoningChains(L, Bucket, BBChanged); in chainCommoning()
539 bool PPCLoopInstrFormPrep::rewriteLoadStoresForCommoningChains( in rewriteLoadStoresForCommoningChains() function in PPCLoopInstrFormPrep