Searched defs:EdgeTy (Results 1 – 2 of 2) sorted by relevance
234 typedef std::pair<ValueInfo, CalleeInfo> EdgeTy; typedef
880 using EdgeTy = std::pair<ForwardingAction *, ChildItTy>; in applyForwardingActions() typedef