Searched defs:InstCycleState (Results 1 – 1 of 1) sorted by relevance
603 enum InstCycleState { ICS_Unknown, ICS_CycleFree, ICS_Cycle }; global() enum in __anon33c65ffb0211::NewGVN 604 mutable DenseMap<const Instruction *, InstCycleState> InstCycleState; global() member in __anon33c65ffb0211::NewGVN