Home
last modified time | relevance | path

Searched defs:getDst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h112 Instruction *getDst() const { return Dst; } in getDst() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h510 const CFGBlock *getDst() const { in getDst() function