Lines Matching refs:AvailableLoads
300 LoadHTType AvailableLoads; member in __anoncdf6c96d0311::EarlyCSE
326 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in NodeScope() argument
328 : Scope(AvailableValues), LoadScope(AvailableLoads), in NodeScope()
346 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads, in StackNode() argument
350 EndIter(end), Scopes(AvailableValues, AvailableLoads, AvailableCalls), in StackNode()
636 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
658 AvailableLoads.insert( in processNode()
714 LoadValue InVal = AvailableLoads.lookup(MemInst.getPointerOperand()); in processNode()
770 AvailableLoads.insert( in processNode()
805 AvailableValues, AvailableLoads, AvailableCalls, CurrentGeneration, in run()
830 new StackNode(AvailableValues, AvailableLoads, AvailableCalls, in run()