Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp242 bool RelevantFunction = false; in gatherVectorInstructions() local
267 RelevantFunction = true; in gatherVectorInstructions()
529 if (RelevantFunction) { in gatherVectorInstructions()
534 return RelevantFunction; in gatherVectorInstructions()