Searched refs:CBS_Entry (Results 1 – 1 of 1) sorted by relevance
325 enum CFGBlockSide { CBS_Entry, CBS_Exit }; enumerator356 return Side == CBS_Entry ? EntrySet : ExitSet; in getSet()360 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()