Searched defs:setSource (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | EvaluationResult.h |
|
/llvm-project/clang/include/clang/Analysis/Analyses/ | ||
H A D | Consumed.h | 192 void setSource(const Stmt *Source) { this->From = Source; } in setSource() function |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | PeepholeOptimizer.cpp | 358 void setSource(int Idx, Register SrcReg, unsigned SrcSubReg) { setSource() function in __anon05f69b9c0111::ValueTrackerResult |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | IntrinsicInst.h | 1019 void setSource(Value *Ptr) { setSource() function |