Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp315 bool prepareBaseForUpdateFormChain(Bucket &BucketChain);
971 bool PPCLoopInstrFormPrep::prepareBaseForUpdateFormChain(Bucket &BucketChain) { in prepareBaseForUpdateFormChain() function in PPCLoopInstrFormPrep
1100 if (prepareBaseForUpdateFormChain(Bucket)) in updateFormPrep()