Searched refs:UpdateRecord (Results 1 – 3 of 3) sorted by relevance
102 struct UpdateRecord { struct in __anon887498c20111::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()
381 using UpdateRecord = SmallVector<DeclUpdate, 1>; variable382 using DeclUpdateMap = llvm::MapVector<const Decl *, UpdateRecord>;
4535 ASTWriter::UpdateRecord &Record = DeclUpdates[TU]; in WriteASTCore()