Searched defs:InstsWithTBAATag (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/AsmParser/ | ||
D | LLParser.h | 111 SmallVector<Instruction*, 64> InstsWithTBAATag; variable |
/external/llvm/lib/Bitcode/Reader/ | ||
D | BitcodeReader.cpp | 165 SmallVector<Instruction*, 64> InstsWithTBAATag; member in __anonecb5182a0111::BitcodeReader |