Home
last modified time | relevance | path

Searched refs:allow_renumbering_ (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/export/slicer/
Dinstrumentation.h161 : allocate_count_(allocate_count), allow_renumbering_(allow_renumbering) { in allocate_count_()
179 const bool allow_renumbering_; variable
/tools/dexter/slicer/
Dinstrumentation.cc642 if (allow_renumbering_) { in Apply()