Searched defs:MainAltOps (Results 1 – 1 of 1) sorted by relevance
1644 int getLookAheadScore(Value *LHS, Value *RHS, ArrayRef<Value *> MainAltOps, in getLookAheadScore()1688 ArrayRef<Value *> MainAltOps) { in getBestOperand()2079 SmallVector<SmallVector<Value *, 2>> MainAltOps(NumOperands); in reorder() local