Home
last modified time | relevance | path

Searched defs:BaseNode (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DVerifier.cpp7205 verifyTBAABaseNode(Instruction & I,const MDNode * BaseNode,bool IsNewFormat) verifyTBAABaseNode() argument
7224 verifyTBAABaseNodeImpl(Instruction & I,const MDNode * BaseNode,bool IsNewFormat) verifyTBAABaseNodeImpl() argument
7376 getFieldNodeFromTBAABaseNode(Instruction & I,const MDNode * BaseNode,APInt & Offset,bool IsNewFormat) getFieldNodeFromTBAABaseNode() argument
7440 MDNode *BaseNode = dyn_cast_or_null<MDNode>(MD->getOperand(0)); visitTBAAMetadata() local
[all...]