Home
last modified time | relevance | path

Searched refs:GetBinOpExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp908 auto GetBinOpExpr = [&SE](unsigned Opcode, const SCEV *L, const SCEV *R) { in findForkedSCEVs() local
1026 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()