Searched refs:rs_functions (Results 1 – 1 of 1) sorted by relevance
228 std::set<llvm::Function *> rs_functions; in fixupRSAllocationStructByValCalls() local234 rs_functions.insert(call_inst->getCalledFunction()); in fixupRSAllocationStructByValCalls()252 for (auto func : rs_functions) { in fixupRSAllocationStructByValCalls()