HomeSort by relevance Sort by last modified time
    Searched refs:replaceEntryRecursive (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
RegionInfo.h 276 void replaceEntryRecursive(BasicBlock *NewEntry);
  /external/llvm/lib/Analysis/
RegionInfo.cpp 82 void Region::replaceEntryRecursive(BasicBlock *NewEntry) {

Completed in 451 milliseconds