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.cpp307 bool prepareBaseForUpdateFormChain(Bucket &BucketChain);
968 bool PPCLoopInstrFormPrep::prepareBaseForUpdateFormChain(Bucket &BucketChain) { in prepareBaseForUpdateFormChain() function in PPCLoopInstrFormPrep
1096 if (prepareBaseForUpdateFormChain(Bucket)) in updateFormPrep()