Searched defs:getDst (Results 1 – 4 of 4) sorted by relevance
65 JITTargetAddress getDst() const { return Dst; } in getDst() function
113 Instruction *getDst() const { return Dst; } in getDst() function
515 const CFGBlock *getDst() const { in getDst() function
47 NodeId getDst(NodeId Src) const { return SrcToDst[Src]; } in getDst() function in clang::diff::__anon882437210111::Mapping