Searched defs:TypeTests (Results 1 – 9 of 9) 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
164 const CallInst *CI, SetVector<GlobalValue::GUID> &TypeTests, in addIntrinsicToSummary()268 SetVector<GlobalValue::GUID> TypeTests; in computeFunctionSummary() local
101 TEST(DecoderDatabase, TypeTests) { in TEST() argument
916 class TypeTests(BaseTestCase): class
8595 bool LLParser::ParseTypeTests(std::vector<GlobalValue::GUID> &TypeTests) { in ParseTypeTests()
9458 bool LLParser::parseTypeTests(std::vector<GlobalValue::GUID> &TypeTests) { in parseTypeTests()
1883 class TypeTests(BaseTestCase): class
6119 class TypeTests(BaseTestCase): class