Searched refs:jumpTable (Results 1 – 2 of 2) sorted by relevance
8 static memfunptr jumpTable[] = { &Evil::fun }; variable11 (this->*jumpTable[foo()]) (); in fun()
7 define zeroext i1 @pr13209(i8** %x, i8*** %jumpTable) nounwind {