Searched refs:ValueInstantiation (Results 1 – 3 of 3) sorted by relevance
109 Deps |= ExprDependence::ValueInstantiation; in computeDependence()188 D |= ExprDependence::ValueInstantiation; in computeDependence()368 D |= ExprDependence::ValueInstantiation; in computeDependence()569 return Deps | ExprDependence::ValueInstantiation; in computeDependence()580 Deps |= ExprDependence::ValueInstantiation; in computeDependence()593 Deps |= ExprDependence::ValueInstantiation; in computeDependence()609 Deps |= ExprDependence::ValueInstantiation; in computeDependence()861 auto D = ExprDependence::ValueInstantiation; in computeDependence()
42 ValueInstantiation = Value | Instantiation, enumerator44 ErrorDependent = Error | ValueInstantiation,
4300 : ExprDependence::ValueInstantiation); in SizeOfPackExpr()