Lines Matching refs:AvailableLoads
572 LoadHTType AvailableLoads; member in __anon5cb5eb3b0311::EarlyCSE
612 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
614 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
632 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
638 Scopes(AvailableValues, AvailableLoads, AvailableInvariants, in StackNode()
1437 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1456 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()
1520 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1580 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()
1615 AvailableValues, AvailableLoads, AvailableInvariants, AvailableCalls, in run()
1640 new StackNode(AvailableValues, AvailableLoads, AvailableInvariants, in run()