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