Home
last modified time | relevance | path

Searched refs:importTypeId (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp389 TypeIdLowering importTypeId(StringRef TypeId);
888 LowerTypeTestsModule::importTypeId(StringRef TypeId) { in importTypeId() function in LowerTypeTestsModule
972 TypeIdLowering TIL = importTypeId(TypeIdStr->getString()); in importTypeTest()