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

/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp5342 const uint64_t DerivedIndex = cast<ConstantInt>(Derived)->getZExtValue(); local
5351 Check(DerivedIndex < Opt->Inputs.size(),

Completed in 373 milliseconds