Searched defs:SwitchStack (Results 1 – 4 of 4) sorted by relevance
51 class SwitchStack; variable59 friend class SwitchStack; variable
82 class SwitchStack { class84 explicit SwitchStack(CodegenLLVM *cc, SwitchInst *sw) in SwitchStack() function in ebpf::cc::SwitchStack
148 SmallVector<SwitchStmt*, 8> SwitchStack; variable
428 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING]; member