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