Searched defs:visitVScale (Results 1 – 7 of 7) sorted by relevance
129 void SCEVDivision::visitVScale(const SCEVVScale *Numerator) { in visitVScale() function in SCEVDivision
4054 RetVal visitVScale(const SCEVVScale *VScale) { return VScale; } visitVScale() function in __anon08f5dad10f11::SCEVSequentialMinMaxDeduplicatingVisitor
270 PWACtx SCEVAffinator::visitVScale(const SCEVVScale *VScale) { in visitVScale() function in SCEVAffinator
138 ValidatorResult visitVScale(const SCEVVScale *VScale) { in visitVScale() function in SCEVValidator
342 const SCEV *visitVScale(const SCEVVScale *E) { return E; } visitVScale() function
771 const SCEV *visitVScale(const SCEVVScale *VScale) { return VScale; } visitVScale() function
1403 Value *SCEVExpander::visitVScale(const SCEVVScale *S) { visitVScale() function in SCEVExpander