Home
last modified time | relevance | path

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

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