Home
last modified time | relevance | path

Searched defs:InstJumpTable (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceDefs.h68 class InstJumpTable; variable
DIceInst.cpp607 InstJumpTable::InstJumpTable(Cfg *Func, SizeT NumTargets, CfgNode *Default) in InstJumpTable() function in Ice::InstJumpTable