Searched defs:Nvd (Results 1 – 2 of 2) sorted by relevance
191 R_SExpr reduceFunction(Function &Orig, Variable *Nvd, R_SExpr E0) { in reduceFunction()194 R_SExpr reduceSFunction(SFunction &Orig, Variable *Nvd, R_SExpr E0) { in reduceSFunction()252 R_SExpr reduceLet(Let &Orig, Variable *Nvd, R_SExpr B) { in reduceLet()
679 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse() local734 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse() local1884 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse() local