Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1102 static unsigned FindInOperandList(const SmallVectorImpl<ValueEntry> &Ops, in FindInOperandList() function
1239 unsigned FoundX = FindInOperandList(Ops, i, X); in OptimizeAndOrXor()
1588 unsigned FoundX = FindInOperandList(Ops, i, X); in OptimizeAdd()