Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2853 const Type *OpndType; in canGetThrough() local
2856 OpndType = It->second.getPointer(); in canGetThrough()
2858 OpndType = Opnd->getOperand(0)->getType(); in canGetThrough()
2864 OpndType->getIntegerBitWidth(); in canGetThrough()