Searched defs:LoadValue (Results 1 – 4 of 4) sorted by relevance
552 struct LoadValue { struct in __anon5cb5eb3b0311::EarlyCSE553 Instruction *DefInst = nullptr;554 unsigned Generation = 0;555 int MatchingId = -1;556 bool IsAtomic = false;559 LoadValue(Instruction *Inst, unsigned Generation, unsigned MatchingId, in LoadValue() argument
976 auto *LoadValue = ExprBuilder.create(AccessExpr); in generateCopyStmt() local
5033 LoadInst *LoadValue = in TEST_F() local5043 LoadInst *LoadValue = in TEST_F() local
598 auto &LoadValue = MI.getOperand(0); in applyCombineExtendingLoads() local