Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceSwitchLowering.h101 static std::string createSectionName(const GlobalString Name) { in createSectionName() function
107 std::string getSectionName() const { return createSectionName(FuncName); } in getSectionName()
DIceInst.h1065 return JumpTableData::createSectionName(FuncName); in getSectionName()