Searched defs:NumTargets (Results 1 – 6 of 6) sorted by relevance
200 static int NumTargets(TopoTestNode* node) { return node->fTargets.count(); } in NumTargets() function
133 [&](unsigned FirstTarget, unsigned NumTargets) { in INITIALIZE_PASS()
1030 static InstJumpTable *create(Cfg *Func, SizeT NumTargets, CfgNode *Default) { in create()1076 const SizeT NumTargets; variable
590 InstJumpTable::InstJumpTable(Cfg *Func, SizeT NumTargets, CfgNode *Default) in InstJumpTable()
1119 uint32_t NumTargets; in readOneFunctionProfile() local
3143 unsigned NumTargets = Targets.size(); in rewriteHexBranch() local