HomeSort by relevance Sort by last modified time
    Searched refs:CloneAndPruneIntoFromInst (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 135 /// A helper class used with CloneAndPruneIntoFromInst to change the default
139 /// This enumeration describes the way CloneAndPruneIntoFromInst should
163 void CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc,
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 465 void llvm::CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc,
717 CloneAndPruneIntoFromInst(NewFunc, OldFunc, OldFunc->front().begin(), VMap,
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp     [all...]

Completed in 1097 milliseconds