Searched refs:sleds (Results 1 – 6 of 6) sorted by relevance
99 const SledContainer &sleds() const { return Sleds; }; in sleds() function
60 auto Sleds = Map.sleds(); in exportAsYAML()
179 /// Wraps a return instruction and its operands to enable adding nop sleds180 /// either before or after the return. The nop sleds are useful for inserting201 /// Wraps a tail call instruction and its operands to enable adding nop sleds206 /// Wraps a logging call and its arguments with nop sleds. At runtime, this can210 /// Wraps a typed logging call and its argument with nop sleds. At runtime, this
36 The compiler-inserted instrumentation points come in the form of nop-sleds in249 // Patch the sleds, if we haven't yet.
2421 Generate XRay instrumentation sleds on function entry and exit
1848 PosFlag<SetTrue, [CC1Option], "Generate XRay instrumentation sleds on function entry and exit">,