Home
last modified time | relevance | path

Searched defs:IOp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp187 if (auto *IOp = dyn_cast<Instruction>(Operand)) in getMinBitWidth() local
202 if (auto *IOp = dyn_cast<Instruction>(Operand)) { in getMinBitWidth() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp544 ShlOperator *IOp = cast<ShlOperator>(I); in SimplifyDemandedUseBits() local