Searched defs:exitBlocks (Results 1 – 2 of 2) sorted by relevance
82 SmallVectorImpl<BasicBlock *> &exitBlocks, in isLoopDead()155 SmallVector<BasicBlock*, 4> exitBlocks; in runOnLoop() local
727 …::getFunctionEntryExits(Function *F, BasicBlock **entryBlock, std::vector<BasicBlock*> *exitBlocks) in getFunctionEntryExits()742 std::vector<BasicBlock*> exitBlocks; in isReturnedValue() local