Home
last modified time | relevance | path

Searched defs:setSource (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DConsumed.h190 void setSource(const Stmt *Source) { this->From = Source; } in setSource() function
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIntrinsicInst.h351 void setSource(Value *Ptr) { in setSource() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp312 void setSource(int Idx, unsigned SrcReg, unsigned SrcSubReg) { in setSource() function in __anon649c77ce0111::ValueTrackerResult