Searched defs:NumLoops (Results 1 – 6 of 6) sorted by relevance
40 unsigned NumLoops; member
243 const auto NumLoops = Loops.size(); in printInfoComment() local
39 unsigned NumLoops; member
38 unsigned NumLoops; member
447 inline size_t NumLoops() const { return loops_.size(); } in NumLoops() function