Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp582 void verifyNotEntryValue(const DbgVariableIntrinsic &I);
4896 verifyNotEntryValue(*DII); in visitInstruction()
6211 void Verifier::verifyNotEntryValue(const DbgVariableIntrinsic &I) { in verifyNotEntryValue() function in Verifier