Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp541 bool ObjectSizeOffsetVisitor::CheckedZextOrTrunc(APInt &I) { in CheckedZextOrTrunc() function in ObjectSizeOffsetVisitor
563 if (!CheckedZextOrTrunc(NumElems)) in visitAllocaInst()
615 if (!CheckedZextOrTrunc(Size)) in visitCallSite()
627 if (!CheckedZextOrTrunc(NumElems)) in visitCallSite()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h246 bool CheckedZextOrTrunc(APInt &I);