Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1968 typedef SmallVectorImpl<std::unique_ptr<TypePromotionAction>>::iterator CommitPt; typedef in __anonebd7bfba0211::TypePromotionTransaction
2028 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit()