Searched refs:GetBinOpExpr (Results 1 – 1 of 1) sorted by relevance
908 auto GetBinOpExpr = [&SE](unsigned Opcode, const SCEV *L, const SCEV *R) { in findForkedSCEVs() local1026 GetBinOpExpr(Opcode, get<0>(LScevs[0]), get<0>(RScevs[0])), in findForkedSCEVs()1029 GetBinOpExpr(Opcode, get<0>(LScevs[1]), get<0>(RScevs[1])), in findForkedSCEVs()