Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp653 bool ObjectSizeOffsetVisitor::CheckedZextOrTrunc(APInt &I) { in CheckedZextOrTrunc() function in ObjectSizeOffsetVisitor
678 if (!CheckedZextOrTrunc(NumElems)) in visitAllocaInst()
731 if (!CheckedZextOrTrunc(Size)) in visitCallBase()
743 if (!CheckedZextOrTrunc(NumElems)) in visitCallBase()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h287 bool CheckedZextOrTrunc(APInt &I);