Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp1466 SmallVector<Bucket, 16> DQFormBuckets = collectCandidates( in runOnLoop() local
1470 if (!DQFormBuckets.empty()) in runOnLoop()
1471 MadeChange |= dispFormPrep(L, DQFormBuckets, DQForm); in runOnLoop()