Searched defs:With (Results 1 – 6 of 6) sorted by relevance
122 static void replaceAllUsesWithDefault(Instruction *I, Value *With) { in replaceAllUsesWithDefault()136 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
125 static void replaceCall(Instruction *I, Value *With) { in replaceCall()130 static void replaceCall(FPMathOperator *I, Value *With) { in replaceCall()
3961 auto InstCombineRAUW = [this](Instruction *From, Value *With) { in tryOptimizeCall()3969 if (Value *With = Simplifier.optimizeCall(CI, Builder)) { in tryOptimizeCall() local
110 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { in isOnlyUsedInEqualityComparison()4227 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) { in replaceAllUsesWith()
16406 typedef struct With With; typedef21469 struct With { struct21472 With *pOuter; /* Containing WITH clause, or NULL */ argument21476 /* The size (in bytes) of a With object that can hold as many argument