Searched refs:StoredDL (Results 1 – 2 of 2) sorted by relevance
63 DebugLoc IRBuilderBase::getCurrentDebugLocation() const { return StoredDL; } in getCurrentDebugLocation()68 I->setDebugLoc(StoredDL.orElse(I->getDebugLoc())); in SetInstDebugLocation()
121 DebugLoc StoredDL; variable250 StoredDL = std::move(L); in SetCurrentDebugLocation()