Home
last modified time | relevance | path

Searched defs:DisjointOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h919 DisjointOp, global() enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3576 if (auto *DisjointOp = dyn_cast<PossiblyDisjointInst>(&I)) visitBinary() local