Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp255 bool RelevantInstr = false; in gatherVectorInstructions() local
263 RelevantInstr = true; in gatherVectorInstructions()
268 if (!RelevantInstr) in gatherVectorInstructions()