Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp875 auto isDQFormCandidate = [&] (const Instruction *I, const Value *PtrValue) { in runOnLoop() local
907 collectCandidates(L, isDQFormCandidate, MaxVarsDQForm); in runOnLoop()