Home
last modified time | relevance | path

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

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