Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp49 Instruction *NewInst = II->clone(); in CloneBasicBlock() local
261 Instruction *NewInst = II->clone(); in CloneBlock() local
335 Instruction *NewInst = OldTI->clone(); in CloneBlock() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp320 const SwitchInst* NewInst = cast_or_null<SwitchInst>(NewI); in cloneData() local