Searched refs:HostActionToInputArgMap (Results 1 – 1 of 1) sorted by relevance
3159 std::map<Action *, const Arg *> HostActionToInputArgMap; member in __anon17dcc6010c11::OffloadingActionBuilder3994 auto Loc = HostActionToInputArgMap.try_emplace(HostAction, InputArg).first; in recordHostAction()4220 auto ArgLoc = HostActionToInputArgMap.find(A); in processHostLinkAction()4221 if (ArgLoc == HostActionToInputArgMap.end()) in processHostLinkAction()