Searched defs:LoadValue (Results 1 – 2 of 2) sorted by relevance
519 struct LoadValue { struct in __anon53f2c1160311::EarlyCSE520 Instruction *DefInst = nullptr;521 unsigned Generation = 0;522 int MatchingId = -1;523 bool IsAtomic = false;526 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() function
400 auto &LoadValue = MI.getOperand(0); in matchCombineExtendingLoads() local487 auto &LoadValue = MI.getOperand(0); in applyCombineExtendingLoads() local