Home
last modified time | relevance | path

Searched refs:BeforeDbgRecord (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp2985 std::optional<DbgRecord::self_iterator> BeforeDbgRecord = std::nullopt; member in __anonfc20c1720b11::TypePromotionTransaction::InsertionHandler
2999 BeforeDbgRecord = Inst->getDbgReinsertionPosition(); in InsertionHandler()
3022 Inst->getParent()->reinsertInstInDbgRecords(Inst, BeforeDbgRecord); in insert()