Searched defs:CI2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp123 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp233 isEliminableCastPair(const CastInst *CI1, const CastInst *CI2) argument
H A DInstCombineCompares.cpp1448 ConstantInt *CI, *CI2; // I = icmp ugt (add (add A, B), CI2), CI local
1255 processUGT_ADDCST_ADD(ICmpInst &I, Value *A, Value *B, ConstantInt *CI2, ConstantInt *CI1, InstCombiner &IC) argument
[all...]

Completed in 194 milliseconds