Searched defs:TypeTests (Results 1 – 4 of 4) sorted by relevance
27 TEST(TypeTests, Templating) { in TEST() argument
162 const CallInst *CI, SetVector<GlobalValue::GUID> &TypeTests, in addIntrinsicToSummary()257 SetVector<GlobalValue::GUID> TypeTests; in computeFunctionSummary() local
8595 bool LLParser::ParseTypeTests(std::vector<GlobalValue::GUID> &TypeTests) { in ParseTypeTests()
6119 class TypeTests(BaseTestCase): class