Searched defs:NumTargets (Results 1 – 3 of 3) sorted by relevance
637 uint32_t NumTargets; in readOneFunctionProfile() local
1059 static InstJumpTable *create(Cfg *Func, SizeT NumTargets, CfgNode *Default) { in create()1105 const SizeT NumTargets; variable
607 InstJumpTable::InstJumpTable(Cfg *Func, SizeT NumTargets, CfgNode *Default) in InstJumpTable()