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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DVerifier.h67 TBAABaseNodeSummary verifyTBAABaseNodeImpl(Instruction &I,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5202 auto Result = verifyTBAABaseNodeImpl(I, BaseNode, IsNewFormat);
5210 TBAAVerifier::verifyTBAABaseNodeImpl(Instruction &I, const MDNode *BaseNode, function in class:TBAAVerifier

Completed in 170 milliseconds