Searched defs:getRawSource (Results 1 – 3 of 3) sorted by relevance
242 Value *getRawSource() const { return const_cast<Value*>(getArgOperand(1)); } in getRawSource() function
395 Value *getRawSource() const { in getRawSource() function
550 Optional<MDString *> getRawSource() const { return Source; } in getRawSource() function