Searched defs:CI1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp76 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); local
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h191 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1898 ConstantInt *CI1 = dyn_cast<ConstantInt>(C); local
H A DInstCombineCompares.cpp1901 ProcessUGT_ADDCST_ADD(ICmpInst &I, Value *A, Value *B, ConstantInt *CI2, ConstantInt *CI1, InstCombiner &IC) argument

Completed in 173 milliseconds