Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp662 Function *oldFunc = (*Blocks.begin())->getParent(); in moveCodeToFunction() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCodeExtractor.cpp626 Function *oldFunc = (*BlocksToExtract.begin())->getParent(); in moveCodeToFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1052 Function *oldFunc = (*Blocks.begin())->getParent(); in moveCodeToFunction() local
/external/libxml2/
Dxpath.c13393 const xmlChar *oldFunc, *oldFuncURI; in xmlXPathCompOpEval() local