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

  /external/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 662 Function *oldFunc = (*Blocks.begin())->getParent();
663 Function::BasicBlockListType &oldBlocks = oldFunc->getBasicBlockList();
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
CodeExtractor.cpp 626 Function *oldFunc = (*BlocksToExtract.begin())->getParent();
627 Function::BasicBlockListType &oldBlocks = oldFunc->getBasicBlockList();
  /external/libxml2/
xpath.c     [all...]

Completed in 523 milliseconds