Home
last modified time | relevance | path

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

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