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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ValueTracking.h 543 bool isOverflowIntrinsicNoWrap(const WithOverflowInst *WO,
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ValueTracking.cpp 4833 bool llvm::isOverflowIntrinsicNoWrap(const WithOverflowInst *WO,
ScalarEvolution.cpp 4651 if (BinOp == Instruction::Mul || !isOverflowIntrinsicNoWrap(WO, DT))

Completed in 25 milliseconds