Searched defs:I01 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAndOrXor.cpp | 783 const APInt *I01, *I1; // powers of two; I1 == I01 << 1 foldSignedTruncationCheck() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 4055 APInt I01 = C01->getAPIntValue(); optimizeSetCCOfSignedTruncationCheck() local |