Searched defs:LHSC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1782 ConstantInt *LHSC = dyn_cast<ConstantInt>(LHSI->getOperand(0)); local
1808 ConstantInt *LHSC = dyn_cast<ConstantInt>(LHSI->getOperand(1)); local
2987 ConstantInt *LHSC = nullptr; local
3031 ConstantInt *LHSC = nullptr; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp4827 const Type *LHSC = getCanonicalType(LHS).getTypePtr(); local

Completed in 177 milliseconds