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

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3072 bool CastInst::isNoopCast(Instruction::CastOps Opcode, function in class:CastInst
3102 bool CastInst::isNoopCast(const DataLayout &DL) const { function in class:CastInst

Completed in 183 milliseconds