Searched defs:ToC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 3317 if (AllSame && ToC->isNullValue()) in handleOperandChangeImpl() local |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 8374 auto *ToC = Import(FromC, Lang_CXX11); TEST_P() local |