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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp760 NewInstruction = IC->ReplaceInstUsesWith(*CI, With);
783 InstCombineFortifiedLibCalls(InstCombiner *IC) : IC(IC), NewInstruction(0) { }
784 Instruction *NewInstruction; member in class:__anon9064::InstCombineFortifiedLibCalls
797 return Simplifier.NewInstruction;

Completed in 69 milliseconds