Searched refs:UpdateRecord (Results 1 – 3 of 3) sorted by relevance
102 struct UpdateRecord { struct in __anond8c7b14c0111::AArch64PromoteConstant107 UpdateRecord(Constant *C, Instruction *User, unsigned Op) in UpdateRecord() function202 void promoteConstants(Function &F, SmallVectorImpl<UpdateRecord> &Updates,537 Function &F, SmallVectorImpl<UpdateRecord> &Updates, in promoteConstants()560 SmallVector<UpdateRecord, 64> Updates; in runOnFunction()
409 using UpdateRecord = SmallVector<DeclUpdate, 1>; variable410 using DeclUpdateMap = llvm::MapVector<const Decl *, UpdateRecord>;
5638 ASTWriter::UpdateRecord &Record = DeclUpdates[TU]; in AddedAnonymousNamespace()