Searched defs:RVS (Results 1 – 1 of 1) sorted by relevance
1090 auto VisitReturnedValue = [&](Value &RV, RVState &RVS, in updateImpl()1091 const Instruction *CtxI) { in updateImpl()1101 RVState RVS({ReturnedValues, Changed, {}}); in updateImpl() local1192 RVState RVS({NewRVsMap, Unused, RetValAAIt.second}); in updateImpl() local