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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
H A DReassociate.cpp546 static unsigned FindInOperandList(SmallVectorImpl<ValueEntry> &Ops, unsigned i, function
671 unsigned FoundX = FindInOperandList(Ops, i, X);
762 unsigned FoundX = FindInOperandList(Ops, i, X);
/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp956 static unsigned FindInOperandList(SmallVectorImpl<ValueEntry> &Ops, unsigned i, function
1095 unsigned FoundX = FindInOperandList(Ops, i, X);
1450 unsigned FoundX = FindInOperandList(Ops, i, X);

Completed in 398 milliseconds