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