Home
last modified time | relevance | path

Searched refs:TargetValue (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/profile/
DInstrProfilingValue.c83 __llvm_profile_instrument_target(uint64_t TargetValue, void *Data, in __llvm_profile_instrument_target() argument
101 if (TargetValue == CurrentVNode->VData.Value) { in __llvm_profile_instrument_target()
117 CurrentVNode->VData.Value = TargetValue; in __llvm_profile_instrument_target()
DInstrProfData.inc121 VALUE_PROF_FUNC_PARAM(uint64_t, TargetValue, Type::getInt64Ty(Ctx)) \