Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h83 static const unsigned NumBinaryOps = variable
92 DenseMap<std::pair<Value *, Value *>, PairMapValue> PairMap[NumBinaryOps];
/llvm-project-15.0.7/llvm/test/Transforms/Reassociate/
H A Dpointer-collision-non-determinism.ll5 ; The PairMap[NumBinaryOps] used by the Reassociate pass used to have Value