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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.h111 SmallVector<Instruction*, 64> InstsWithTBAATag; member in class:llvm::LLParser
H A DLLParser.cpp233 for (auto *Inst : InstsWithTBAATag) {
2106 InstsWithTBAATag.push_back(&Inst);

Completed in 104 milliseconds