Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp213 if (auto *IOp = dyn_cast<Instruction>(Operand)) in getMinBitWidth() local
228 if (auto *IOp = dyn_cast<Instruction>(Operand)) { in getMinBitWidth() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp635 ShlOperator *IOp = cast<ShlOperator>(I); in SimplifyDemandedUseBits() local