Searched refs:BlockStatsGlobalPrefix (Results 1 – 1 of 1) sorted by relevance
150 constexpr char BlockStatsGlobalPrefix[] = ".L$profiler$block_info$"; variable167 Var->setName(Ctx, BlockStatsGlobalPrefix + NodeAsmName); in createBlockProfilingInfoDeclaration()195 return Var.getName().toString().find(BlockStatsGlobalPrefix) == 0; in isProfileGlobal()