Searched defs:getValues (Results 1 – 10 of 10) sorted by relevance
117 SmallVectorImpl<const char *> &getValues() { return Values; } in getValues() function118 const SmallVectorImpl<const char *> &getValues() const { return Values; } in getValues() function
223 ArrayRef<DbgValueLoc> getValues() const { return Values; } in getValues() function
197 const ValueList &getValues() const { return Values; } in getValues() function
66 ArrayRef<DWARFFormValue> getValues() const { return Values; } in getValues() function
286 ArrayRef<Value *> getValues() const { return Values; } in getValues() function in __anon97a272aa0111::ModelledPHI
672 StringRef getValues() const { in getValues() function
744 ArrayRef<Init*> getValues() const { in getValues() function1688 ArrayRef<RecordVal> getValues() const { return Values; } in getValues() function
395 iterator_range<location_op_iterator> getValues() const { in getValues() function
766 bool getValues(AllocaInst &Array, Instruction &Before) { in getValues() function