Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp250 bool RelevantInstr = false; in gatherVectorInstructions() local
261 RelevantInstr = true; in gatherVectorInstructions()
264 if (!RelevantInstr) in gatherVectorInstructions()