Lines Matching refs:AvailableLoads
557 LoadHTType AvailableLoads; member in __anon3ae9eefb0311::EarlyCSE
597 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
599 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
617 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
623 Scopes(AvailableValues, AvailableLoads, AvailableInvariants, in StackNode()
1374 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1393 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()
1457 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1517 AvailableLoads.insert(MemInst.getPointerOperand(), in processNode()
1552 AvailableValues, AvailableLoads, AvailableInvariants, AvailableCalls, in run()
1577 new StackNode(AvailableValues, AvailableLoads, AvailableInvariants, in run()