HomeSort by: relevance | last modified time | path
    Searched refs:InvokeWithDeadSuccessor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 1367 InvokeWithDeadSuccessor.push_back(&II);
1725 SmallVector<WeakVH, 16> InvokeWithDeadSuccessor;
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp 1306 for (auto &V : InvokeWithDeadSuccessor)
1402 if (!InvokeWithDeadSuccessor.empty())

Completed in 45 milliseconds