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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
IVDescriptors.h 335 return RedundantCasts;
354 SmallVector<Instruction *, 2> RedundantCasts;
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
IVDescriptors.cpp 971 RedundantCasts.push_back(Inst);

Completed in 16 milliseconds