Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2505 using CommitPt = SmallVectorImpl<std::unique_ptr<TypePromotionAction>>::iterator; typedef in __anon6227213d0611::TypePromotionTransaction
2573 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit()