Lines Matching refs:runtime
1 /*===-- InstrProfData.inc - instr profiling runtime structures -*- C++ -*-=== *\
11 * constant literals that are shared across profiling runtime library,
13 * defined in this file affect the profile runtime ABI, the raw profile format,
55 * are related to runtime ABI and format. When no field activation macro is
111 /* Definition of parameter types of the runtime API used to do value profiling
322 * - value profile runtime data structure suitable to be used by C
323 * runtime library.
351 * A wrapper struct that represents value profile runtime data.
354 * ValueProfRecordClosure so that the runtime data can be serialized using
542 * The value profiler runtime library stores the value profile data
544 * \c ValueProfRuntimeRecord class is used to encapsulate the runtime
546 * information. This interface is used to initialize the runtime record
644 * recorded in the runtime record.
653 * from runtime. If \c DstData is provided by the caller, the value
708 /* Runtime section names and name strings. */