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