Home
last modified time | relevance | path

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

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DIntrospection.cpp242 uint64_t pc_real = (uint64_t)fn; in calibrate_pc_offset() local
252 if (pc_debug == pc_real) { in calibrate_pc_offset()
256 int64_t pc_adj = pc_real - pc_debug; in calibrate_pc_offset()