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