Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp297 bool updateFormPrep(Loop *L, SmallVector<Bucket, 16> &Buckets);
1096 bool PPCLoopInstrFormPrep::updateFormPrep(Loop *L, in updateFormPrep() function in PPCLoopInstrFormPrep
1451 MadeChange |= updateFormPrep(L, UpdateFormBuckets); in runOnLoop()