Searched refs:RawLocationWrapper (Results 1 – 4 of 4) sorted by relevance
243 class RawLocationWrapper {247 RawLocationWrapper() = default;248 explicit RawLocationWrapper(Metadata *RawLocation) in RawLocationWrapper() function281 friend bool operator==(const RawLocationWrapper &A,282 const RawLocationWrapper &B) {285 friend bool operator!=(const RawLocationWrapper &A,286 const RawLocationWrapper &B) {289 friend bool operator>(const RawLocationWrapper &A,290 const RawLocationWrapper &B) {293 friend bool operator>=(const RawLocationWrapper &A,[all …]
32 RawLocationWrapper Values = RawLocationWrapper();
140 RawLocationWrapper R) { in addSingleLocVar()151 DebugLoc DL, RawLocationWrapper R) { in addVarLoc()390 UniqueVector<RawLocationWrapper> Bases;1505 VarLoc.Values = RawLocationWrapper(Val); in emitDbgValue()1592 VarLoc.Values = RawLocationWrapper( in processUnknownStoreToVariable()1672 VarLoc.Values = RawLocationWrapper( in processUntaggedInstruction()2256 RawLocationWrapper(DVR->getRawLocation())); in buildOverlapMapAndRecordDeclares()2444 RawLocationWrapper(Record->getRawLocation())); in emitPromotedVarLocs()2565 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()