Lines Matching refs:AvailableLoads
315 LoadHTType AvailableLoads; member in __anoncdf6c96d0311::EarlyCSE
340 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
342 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
360 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
364 EndIter(end), Scopes(AvailableValues, AvailableLoads, AvailableCalls), in StackNode()
610 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
631 AvailableLoads.insert( in processNode()
687 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
743 AvailableLoads.insert( in processNode()
778 AvailableValues, AvailableLoads, AvailableCalls, CurrentGeneration, in run()
803 new StackNode(AvailableValues, AvailableLoads, AvailableCalls, in run()