Searched refs:insertResult (Results 1 – 2 of 2) sorted by relevance
236 bool insertResult = recordsBeingLaidOut.insert(key).second; in convertRecordDeclType() local237 (void)insertResult; in convertRecordDeclType()238 assert(insertResult && "isSafeToCovert() should have caught this."); in convertRecordDeclType()
150 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anon6556ff8c0211::LazyValueInfoCache484 TheCache.insertResult(e.second, e.first, in solve()574 TheCache.insertResult(Val, BB, *Res); in solveBlockValue()