Searched defs:LHSUnsigned (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 7417 bool LHSUnsigned = LHSC->isUnsignedIntegerType(); getIntegerTypeOrder() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 7617 bool LHSUnsigned = isa<UIToFPInst>(LHSI); foldFCmpIntToFPConst() local |