Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13269 bool OpUsed = false; in simplifyShuffleOperandRecursively() local
13273 OpUsed = true; in simplifyShuffleOperandRecursively()
13276 OpUsed ? simplifyShuffleOperandRecursively(OpUsedElements, Op, DAG) in simplifyShuffleOperandRecursively()