Home
last modified time | relevance | path

Searched defs:NewInst (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp142 Instruction *NewInst = createReplacementInstr(CE, InsertPos); in replaceConstantExprOp() local
146 Instruction *NewInst = createReplacementInstr(CE, Instr); in replaceConstantExprOp() local
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp50 Instruction *NewInst = II->clone(); in CloneBasicBlock() local
318 Instruction *NewInst = II->clone(); in CloneBlock() local
392 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp318 const SwitchInst *NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1150 Value *NewInst = nullptr; in visitFDiv() local