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

/external/llvm/lib/IR/
H A DAutoUpgrade.cpp1372 void llvm::UpgradeInstWithTBAATag(Instruction *I) { function in class:llvm
1374 assert(MD && "UpgradeInstWithTBAATag should have a TBAA tag");

Completed in 81 milliseconds