Searched defs:Normalized (Results 1 – 3 of 3) sorted by relevance
468 std::string Normalized; in normalize() local
1031 SCEVExpander::getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, in getAddRecExprPHILiterally()1165 const SCEVAddRecExpr *Normalized = S; in expandAddRecExprLiterally() local
3185 unsigned getBestEditDistance(bool Normalized) { in getBestEditDistance()