Searched defs:AExpr (Results 1 – 2 of 2) sorted by relevance
334 typedef GrGLSLExpr1 AExpr; typedef
457 const SCEV *AExpr = SE->getSCEV(A), *BExpr = SE->getSCEV(B); in tryReassociateBinaryOp() local