Searched refs:NewInstruction (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp783 NewInstruction = IC->ReplaceInstUsesWith(*CI, With);
806 InstCombineFortifiedLibCalls(InstCombiner *IC) : IC(IC), NewInstruction(0) { }
807 Instruction *NewInstruction; member in class:__anon10620::InstCombineFortifiedLibCalls
820 return Simplifier.NewInstruction;

Completed in 616 milliseconds