Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DVerifier.h67 TBAABaseNodeSummary verifyTBAABaseNodeImpl(Instruction &I,
/llvm-project-15.0.7/llvm/lib/IR/
H A DVerifier.cpp6315 auto Result = verifyTBAABaseNodeImpl(I, BaseNode, IsNewFormat); in verifyTBAABaseNode()
6323 TBAAVerifier::verifyTBAABaseNodeImpl(Instruction &I, const MDNode *BaseNode, in verifyTBAABaseNodeImpl() function in TBAAVerifier