Lines Matching refs:LoadValue
552 struct LoadValue { struct in __anon5cb5eb3b0311::EarlyCSE
558 LoadValue() = default;
559 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() argument
567 ScopedHashTableVal<Value *, LoadValue>>;
569 ScopedHashTable<Value *, LoadValue, DenseMapInfo<Value *>,
833 Value *getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst,
1118 Value *EarlyCSE::getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst, in getMatchingValue()
1437 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1457 LoadValue(&Inst, CurrentGeneration, in processNode()
1520 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1581 LoadValue(&Inst, CurrentGeneration, in processNode()