Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp2687 bool CastInst::isNoopCast(Instruction::CastOps Opcode, in isNoopCast() function in CastInst
2717 bool CastInst::isNoopCast(const DataLayout &DL) const { in isNoopCast() function in CastInst