Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDInstructions.cpp2717 bool CastInst::isNoopCast(Instruction::CastOps Opcode, in isNoopCast() function in CastInst
2747 bool CastInst::isNoopCast(const DataLayout &DL) const { in isNoopCast() function in CastInst