Searched refs:oldFunc (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp264 PruningFunctionCloner(Function *newFunc, const Function *oldFunc, argument
270 : NewFunc(newFunc), OldFunc(oldFunc),
H A DCodeExtractor.cpp674 Function *oldFunc = (*Blocks.begin())->getParent(); local
675 Function::BasicBlockListType &oldBlocks = oldFunc->getBasicBlockList();
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c13369 const xmlChar *oldFunc, *oldFuncURI; local
13418 oldFunc = ctxt->context->function;
13423 ctxt->context->function = oldFunc;
/external/libxml2/
H A Dxpath.c13510 const xmlChar *oldFunc, *oldFuncURI; local
13565 oldFunc = ctxt->context->function;
13570 ctxt->context->function = oldFunc;

Completed in 6672 milliseconds