Searched defs:IsNewFormat (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5191 verifyTBAABaseNode(Instruction &I, const MDNode *BaseNode, bool IsNewFormat) argument
5210 verifyTBAABaseNodeImpl(Instruction &I, const MDNode *BaseNode, bool IsNewFormat) argument
5361 getFieldNodeFromTBAABaseNode(Instruction &I, const MDNode *BaseNode, APInt &Offset, bool IsNewFormat) argument
5430 bool IsNewFormat = isNewFormatTBAATypeNode(AccessType); local
[all...]

Completed in 113 milliseconds