Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4240 const Type *OpndType = getOrigType(PromotedInsts, Opnd, IsSExt); in canGetThrough() local
4241 if (OpndType) in canGetThrough()
4244 OpndType = Opnd->getOperand(0)->getType(); in canGetThrough()
4250 OpndType->getIntegerBitWidth(); in canGetThrough()