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

  /external/llvm/include/llvm/Analysis/
IteratedDominanceFrontier.h 57 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) {
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 613 IDF.setDefiningBlocks(DefBlocks);
    [all...]

Completed in 339 milliseconds