Lines Matching refs:LoadValue
557 struct LoadValue { struct in __anon0a18f2bf0311::EarlyCSE
563 LoadValue() = default;
564 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() argument
572 ScopedHashTableVal<Value *, LoadValue>>;
574 ScopedHashTable<Value *, LoadValue, DenseMapInfo<Value *>,
823 Value *getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst,
1105 Value *EarlyCSE::getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst, in getMatchingValue()
1407 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1427 LoadValue(&Inst, CurrentGeneration, in processNode()
1490 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1551 LoadValue(&Inst, CurrentGeneration, in processNode()