Searched defs:LoadValue (Results 1 – 2 of 2) sorted by relevance
557 struct LoadValue { struct in __anon16fc0a160311::EarlyCSE558 Instruction *DefInst = nullptr;559 unsigned Generation = 0;560 int MatchingId = -1;561 bool IsAtomic = false;564 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() function
450 auto &LoadValue = MI.getOperand(0); in matchCombineExtendingLoads() local553 auto &LoadValue = MI.getOperand(0); in applyCombineExtendingLoads() local