Searched refs:RawLocationWrapper (Results 1 – 4 of 4) sorted by relevance
241 class RawLocationWrapper {245 RawLocationWrapper() = default;246 explicit RawLocationWrapper(Metadata *RawLocation) in RawLocationWrapper() function279 friend bool operator==(const RawLocationWrapper &A,280 const RawLocationWrapper &B) {283 friend bool operator!=(const RawLocationWrapper &A,284 const RawLocationWrapper &B) {287 friend bool operator>(const RawLocationWrapper &A,288 const RawLocationWrapper &B) {291 friend bool operator>=(const RawLocationWrapper &A,[all …]
32 RawLocationWrapper Values = RawLocationWrapper();
139 RawLocationWrapper R) { in addSingleLocVar()150 DebugLoc DL, RawLocationWrapper R) { in addVarLoc()392 UniqueVector<RawLocationWrapper> Bases;1553 VarLoc.Values = RawLocationWrapper(Val); in emitDbgValue()1667 VarLoc.Values = RawLocationWrapper( in processUntaggedInstruction()2278 RawLocationWrapper(DVR->getRawLocation())); in buildOverlapMapAndRecordDeclares()2466 RawLocationWrapper(Record->getRawLocation())); in emitPromotedVarLocs()2592 DenseMap<DebugVariable, std::pair<RawLocationWrapper, DIExpression *>> in removeRedundantDbgLocsUsingForwardScan()
74 iterator_range<location_op_iterator> RawLocationWrapper::location_ops() const { in location_ops()99 Value *RawLocationWrapper::getVariableLocationOp(unsigned OpIdx) const { in getVariableLocationOp()