Searched refs:sleds (Results 1 – 4 of 4) sorted by relevance
99 const SledContainer &sleds() const { return Sleds; }; in sleds() function
61 auto Sleds = Map.sleds(); in exportAsYAML()
183 /// Wraps a return instruction and its operands to enable adding nop sleds184 /// either before or after the return. The nop sleds are useful for inserting205 /// Wraps a tail call instruction and its operands to enable adding nop sleds210 /// Wraps a logging call and its arguments with nop sleds. At runtime, this can214 /// Wraps a typed logging call and its argument with nop sleds. At runtime, this
2824 "Generate XRay instrumentation sleds on function entry and exit">,