Home
last modified time | relevance | path

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

/external/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.h1116 return JumpTableData::createSectionName(FuncName); in getSectionName()