Searched refs:isLosslessCast (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DInstrTypes.h562 bool isLosslessCast() const;
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp767 if (!CI->isLosslessCast())
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DInstructions.cpp2058 bool CastInst::isLosslessCast() const { function in class:CastInst

Completed in 125 milliseconds