Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp227 bool prepareBaseForUpdateFormChain(Bucket &BucketChain);
452 bool PPCLoopInstrFormPrep::prepareBaseForUpdateFormChain(Bucket &BucketChain) { in prepareBaseForUpdateFormChain() function in PPCLoopInstrFormPrep
697 if (prepareBaseForUpdateFormChain(Bucket)) in updateFormPrep()