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