Lines Matching refs:LoadValue
537 struct LoadValue { struct in __anon3ae9eefb0311::EarlyCSE
543 LoadValue() = default;
544 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() argument
552 ScopedHashTableVal<Value *, LoadValue>>;
554 ScopedHashTable<Value *, LoadValue, DenseMapInfo<Value *>,
803 Value *getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst,
1079 Value *EarlyCSE::getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst, in getMatchingValue()
1374 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1394 LoadValue(&Inst, CurrentGeneration, in processNode()
1457 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1518 LoadValue(&Inst, CurrentGeneration, in processNode()