Searched defs:isFeasible (Results 1 – 2 of 2) sorted by relevance
79 bool isFeasible = b ? Assumption : !Assumption; in assumeAux() local 125 bool isFeasible = (IsInRange == InRange); in assumeInclusiveRangeInternal() local
476 bool isFeasible(bool branch) { isFeasible() function