Lines Matching refs:AvailableLoads
388 LoadHTType AvailableLoads; member in __anonb85134700311::EarlyCSE
427 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
429 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
447 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
453 Scopes(AvailableValues, AvailableLoads, AvailableInvariants, in StackNode()
982 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1011 AvailableLoads.insert( in processNode()
1075 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
1148 AvailableLoads.insert( in processNode()
1183 AvailableValues, AvailableLoads, AvailableInvariants, AvailableCalls, in run()
1209 new StackNode(AvailableValues, AvailableLoads, AvailableInvariants, in run()