Searched defs:With (Results 1 – 4 of 4) sorted by relevance
793 if (Value *With = Simplifier->optimizeCall(CI)) { in tryOptimizeCall() local
588 void replaceCall(Value *With) { in replaceCall()
106 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison()
11981 typedef struct With With; typedef15891 struct With { struct15893 With *pOuter; /* Containing WITH clause, or NULL */ argument15894 struct Cte { /* For each CTE in the WITH clause.... */15899 } a[1];