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

  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/llvm/lib/Analysis/
LoopInfo.cpp 169 if (CI->equalsInt(1))
ScalarEvolution.cpp     [all...]
  /external/llvm/include/llvm/IR/
Constants.h 133 bool equalsInt(uint64_t V) const {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 493 if (RHSI->equalsInt(1)) {
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 246 milliseconds