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

  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/llvm/lib/Analysis/
LoopInfo.cpp 172 if (CI->equalsInt(1))
ScalarEvolution.cpp     [all...]
  /external/llvm/include/llvm/IR/
Constants.h 132 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 1265 milliseconds