Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DMiscompilation.cpp412 Function *NewF = ToNotOptimize->getFunction(MisCompFunctions[i].first); in ExtractLoops() local
594 Function *NewF = ProgClone->getFunction(MisCompFunctions[i].first); in ExtractBlocks() local
/external/llvm/lib/VMCore/
DModule.cpp158 Constant *NewF = getOrInsertFunction(Name, Ty); in getOrInsertFunction() local
DMetadata.cpp167 const Function *F = 0, *NewF = 0; in assertLocalFunction() local
DConstants.cpp1306 Function *NewF = getFunction(); in replaceUsesOfWithOnConstant() local
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp177 Function *NewF = Function::Create(FTy, F->getLinkage(), F->getName()); in CloneFunction() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp811 bool MergeFunctions::insert(ComparableFunction &NewF) { in insert()
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3560 Formula NewF = F; in GenerateCrossUseConstantOffsets() local
3585 Formula NewF = F; in GenerateCrossUseConstantOffsets() local
3805 Formula NewF = F; in NarrowSearchSpaceByDetectingSupersets() local
3820 Formula NewF = F; in NarrowSearchSpaceByDetectingSupersets() local