Searched refs:hasConcreteDefImpl (Results 1 – 1 of 1) sorted by relevance
1404 static bool hasConcreteDefImpl(Value *V, SmallPtrSetImpl<Value*> &Visited, in hasConcreteDefImpl() function1426 if (!hasConcreteDefImpl(*OI, Visited, Depth+1)) in hasConcreteDefImpl()1440 return hasConcreteDefImpl(V, Visited, 0); in hasConcreteDef()