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

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp89 SUnit *ScheduleDAGSDNodes::Clone(SUnit *Old) { function in class:ScheduleDAGSDNodes
H A DSelectionDAG.cpp6027 SDDbgValue *Clone = getDbgValue(Dbg->getMDPtr(), ToNode, To.getResNo(), local
/freebsd-10.1-release/contrib/llvm/tools/bugpoint/
H A DExtractFunction.cpp92 Module *Clone = CloneModule(Program); local
H A DMiscompilation.cpp265 Module *Clone = CloneModule(BD.getProgram(), VMap); local
514 Module *Clone = CloneModule(BD.getProgram(), VMap); local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1534 CallInst *Clone = cast<CallInst>(CInst->clone()); local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1951 AlignedAttr *Clone = OldStrictestAlignAttr->clone(S.Context); local
1960 AlignedAttr *Clone = OldAlignasAttr->clone(S.Context); local

Completed in 203 milliseconds