Searched refs:UpdateRecord (Results 1 – 3 of 3) sorted by relevance
100 struct UpdateRecord { struct in __anon049483970111::AArch64PromoteConstant105 UpdateRecord(Constant *C, Instruction *User, unsigned Op) in UpdateRecord() function198 void promoteConstants(Function &F, SmallVectorImpl<UpdateRecord> &Updates,537 Function &F, SmallVectorImpl<UpdateRecord> &Updates, in promoteConstants()560 SmallVector<UpdateRecord, 64> Updates; in runOnFunction()
421 using UpdateRecord = SmallVector<DeclUpdate, 1>; variable422 using DeclUpdateMap = llvm::MapVector<const Decl *, UpdateRecord>;
6219 ASTWriter::UpdateRecord &Record = DeclUpdates[TU]; in AddedAnonymousNamespace()