Searched refs:TargetIndexLocation (Results 1 – 3 of 3) sorted by relevance
24 struct TargetIndexLocation { struct28 TargetIndexLocation() = default; argument29 TargetIndexLocation(unsigned Idx, int64_t Offset) in TargetIndexLocation() function32 bool operator==(const TargetIndexLocation &Other) const {63 TargetIndexLocation TIL;75 DbgValueLocEntry(TargetIndexLocation Loc) in DbgValueLocEntry()92 TargetIndexLocation getTargetIndexLocation() const { return TIL; } in getTargetIndexLocation()
255 DbgValueLocEntry(TargetIndexLocation(Op.getIndex(), Op.getOffset()))); in getDebugLocValue()2680 TargetIndexLocation Loc = Entry.getTargetIndexLocation(); in emitDebugLocValue()
852 TargetIndexLocation Loc = Entry.getTargetIndexLocation(); in applyConcreteDbgVariableAttributes()