Lines Matching refs:AvailableLoads
577 LoadHTType AvailableLoads; member in __anon0a18f2bf0311::EarlyCSE
617 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
619 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
637 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
643 Scopes(AvailableValues, AvailableLoads, AvailableInvariants, in StackNode()
1407 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1426 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()
1490 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1550 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()
1585 AvailableValues, AvailableLoads, AvailableInvariants, AvailableCalls, in run()
1610 new StackNode(AvailableValues, AvailableLoads, AvailableInvariants, in run()