Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp647 void verifyNotEntryValue(const DbgVariableIntrinsic &I);
648 void verifyNotEntryValue(const DbgVariableRecord &I);
703 verifyNotEntryValue(*DVR); in visitDbgRecords()
5502 verifyNotEntryValue(*DII); in visitInstruction()
7345 void Verifier::verifyNotEntryValue(const DbgVariableIntrinsic &I) { in verifyNotEntryValue() function in Verifier
7368 void Verifier::verifyNotEntryValue(const DbgVariableRecord &DVR) { in verifyNotEntryValue() function in Verifier