Home
last modified time | relevance | path

Searched refs:oldBlocks (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp677 Function::BasicBlockListType &oldBlocks = oldFunc->getBasicBlockList(); in moveCodeToFunction() local
683 oldBlocks.remove(*i); in moveCodeToFunction()