Searched defs:NumTargets (Results 1 – 7 of 7) sorted by relevance
221 static int NumTargets(TopoTestNode* node) { return node->fTargets.size(); } in NumTargets() function
133 [&](unsigned FirstTarget, unsigned NumTargets) { in INITIALIZE_PASS()
637 uint32_t NumTargets; in readOneFunctionProfile() local
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