Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp316 bool prepareBaseForUpdateFormChain(Bucket &BucketChain);
972 bool PPCLoopInstrFormPrep::prepareBaseForUpdateFormChain(Bucket &BucketChain) { in prepareBaseForUpdateFormChain() function in PPCLoopInstrFormPrep
1100 if (prepareBaseForUpdateFormChain(Bucket)) in updateFormPrep()