Home
last modified time | relevance | path

Searched defs:DebugPatchVariableSize (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h772 struct DebugPatchVariableSize : public Patch { struct
773 DebugPatchVariableSize(uint32_t O, uint32_t OVS, uint32_t V) in DebugPatchVariableSize() argument
779 static bool classof(const Patch *Writer) { in classof()
782 uint32_t OldValueSize;
783 uint32_t Value;