Searched refs:hasDst (Results 1 – 3 of 3) sorted by relevance
50 bool hasDst(NodeId Dst) const { return getSrc(Dst).isValid(); } in hasDst() function in clang::diff::__anon69f91f4d0111::Mapping792 if (!M.hasSrc(Src) && !M.hasDst(Dst)) in addOptimalMapping()822 if (M.hasDst(Id2)) in findCandidate()837 !M.hasDst(T2.getRootId())) { in matchBottomUp()885 if (identical(Id1, Id2) && !M.hasSrc(Id1) && !M.hasDst(Id2)) { in matchTopDown()896 if (!M.hasDst(Id2)) in matchTopDown()925 if (!M.hasDst(Id2)) { in computeChangeKinds()
2093 const bool hasDst = i->defExists(0); in emitATOM() local2102 if (hasDst) in emitATOM()2132 if (hasDst) in emitATOM()2142 if (hasDst) in emitATOM()2150 if (hasDst) in emitATOM()2160 if (hasDst) in emitATOM()2166 if (hasDst || casOrExch) { in emitATOM()
2387 const bool hasDst = i->defExists(0); in emitATOM() local2418 if (hasDst) { in emitATOM()2425 if (hasDst || !exch) { in emitATOM()