Searched refs:CheckedZextOrTrunc (Results 1 – 3 of 3) sorted by relevance
541 bool ObjectSizeOffsetVisitor::CheckedZextOrTrunc(APInt &I) { in CheckedZextOrTrunc() function in ObjectSizeOffsetVisitor563 if (!CheckedZextOrTrunc(NumElems)) in visitAllocaInst()615 if (!CheckedZextOrTrunc(Size)) in visitCallSite()627 if (!CheckedZextOrTrunc(NumElems)) in visitCallSite()
512 auto CheckedZextOrTrunc = [&](APInt &I) { in visitCallSite() local524 if (!CheckedZextOrTrunc(Size)) in visitCallSite()536 if (!CheckedZextOrTrunc(NumElems)) in visitCallSite()
246 bool CheckedZextOrTrunc(APInt &I);