Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp4762 auto AllocArgIndexInt = AllocArgIndex->getValue(); in visitIntrinsicCall() local
4763 Assert(AllocArgIndexInt.sge(0) && in visitIntrinsicCall()
4764 AllocArgIndexInt.slt(NumArgs->getValue()), in visitIntrinsicCall()