Searched refs:getControlledNopLength (Results 1 – 3 of 3) sorted by relevance
430 << " ControlledNopLength:" << NF->getControlledNopLength(); in dump()
631 int64_t ControlledNopLength = NF.getControlledNopLength(); in writeFragment()
389 int64_t getControlledNopLength() const { return ControlledNopLength; } in getControlledNopLength() function