HomeSort by relevance Sort by last modified time
    Searched defs:CI1 (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 99 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low);
101 return CI1->getValue().slt(CI2->getValue());
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]

Completed in 263 milliseconds