Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1107 static unsigned FindInOperandList(const SmallVectorImpl<ValueEntry> &Ops, in FindInOperandList() function
1244 unsigned FoundX = FindInOperandList(Ops, i, X); in OptimizeAndOrXor()
1592 unsigned FoundX = FindInOperandList(Ops, i, X); in OptimizeAdd()