Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2891 std::optional<DPValue::self_iterator> BeforeDPValue = std::nullopt; member in __anon01de4a8e0a11::TypePromotionTransaction::InsertionHandler
2905 BeforeDPValue = Inst->getDbgReinsertionPosition(); in InsertionHandler()
2928 Inst->getParent()->reinsertInstInDPValues(Inst, BeforeDPValue); in insert()