Home
last modified time | relevance | path

Searched refs:OpndType (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4357 const Type *OpndType = getOrigType(PromotedInsts, Opnd, IsSExt); in canGetThrough() local
4358 if (OpndType) in canGetThrough()
4361 OpndType = Opnd->getOperand(0)->getType(); in canGetThrough()
4367 OpndType->getIntegerBitWidth(); in canGetThrough()