Searched defs:LoadValue (Results 1 – 4 of 4) sorted by relevance
281 struct LoadValue { struct in __anond8302c990311::EarlyCSE282 Instruction *DefInst;283 unsigned Generation;284 int MatchingId;285 bool IsAtomic;286 bool IsInvariant;287 LoadValue() in LoadValue() argument290 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() argument
519 struct LoadValue { struct in __anon2931873b0311::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
28 base::Value* LoadValue(const std::string& filename) { in LoadValue() function47 base::Value* LoadValue(const std::string& filename, base::Value::Type type) { in LoadValue() function
400 auto &LoadValue = MI.getOperand(0); in matchCombineExtendingLoads() local487 auto &LoadValue = MI.getOperand(0); in applyCombineExtendingLoads() local