Searched refs:jumpTable (Results 1 – 9 of 9) sorted by relevance
8 static memfunptr jumpTable[] = { &Evil::fun }; variable11 (this->*jumpTable[foo()]) (); in fun()
60 # CHECK: jumpTable:66 jumpTable:109 jumpTable:
33 jumpTable:
398 jumpTable:
7 define zeroext i1 @pr13209(i8** %x, i8*** %jumpTable) nounwind {
170 static CaseCluster jumpTable(const ConstantInt *Low, in jumpTable() function
8313 JTCluster = CaseCluster::jumpTable(Clusters[First].Low, Clusters[Last].High, in buildJumpTable()