Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp463 CloneBlock(const BasicBlock * BB,BasicBlock::const_iterator StartingInst,std::vector<const BasicBlock * > & ToClone) CloneBlock() argument
650 CloneAndPruneIntoFromInst(Function * NewFunc,const Function * OldFunc,const Instruction * StartingInst,ValueToValueMapTy & VMap,bool ModuleLevelChanges,SmallVectorImpl<ReturnInst * > & Returns,const char * NameSuffix,ClonedCodeInfo * CodeInfo) CloneAndPruneIntoFromInst() argument
[all...]