Lines Matching refs:LoadValue
679 struct LoadValue { struct in __anon2439b80b0411::EarlyCSE
686 LoadValue() = default;
687 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() function
695 ScopedHashTableVal<Value *, LoadValue>>;
697 ScopedHashTable<Value *, LoadValue, DenseMapInfo<Value *>,
961 Value *getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst,
1249 Value *EarlyCSE::getMatchingValue(LoadValue &InVal, ParseMemoryInst &MemInst, in getMatchingValue()
1580 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1603 LoadValue(&Inst, CurrentGeneration, in processNode()
1692 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1753 LoadValue(&Inst, CurrentGeneration, in processNode()