Searched defs:With (Results 1 – 6 of 6) sorted by relevance
118 static void replaceAllUsesWithDefault(Instruction *I, Value *With) { in replaceAllUsesWithDefault()132 void substituteInParent(Instruction *I, Value *With) { in substituteInParent()
298 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { in With() function910 TypedExpectation& With(const Matcher<const ArgumentTuple&>& m) { in With() function1551 MockSpec<F> With(Matcher<Args>... m) { in With() function
129 static void replaceCall(Instruction *I, Value *With) { in replaceCall()134 static void replaceCall(FPMathOperator *I, Value *With) { in replaceCall()
3676 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall()3684 if (Value *With = Simplifier.optimizeCall(CI, Builder)) { in tryOptimizeCall() local
107 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison()4068 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
15795 typedef struct With With; typedef20845 struct With { struct20848 With *pOuter; /* Containing WITH clause, or NULL */ argument20852 /* The size (in bytes) of a With object that can hold as many argument