Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1832 SmallVector<SDValue, 8> PrunedOps; in visitTokenFactor() local
1836 PrunedOps.push_back(Op); in visitTokenFactor()
1838 Result = DAG.getNode(ISD::TokenFactor, SDLoc(N), MVT::Other, PrunedOps); in visitTokenFactor()