Searched defs:VTP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | WholeProgramDevirt.cpp | 1146 for (auto VTP : VS->vTableFuncs()) { tryFindVirtualCallTargets() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 4155 if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos)) getVectorType() local |