Searched refs:BlockIsEntry (Results 1 – 2 of 2) sorted by relevance
79 static inline bool BlockIsEntry(size_t BlockIdx) { in BlockIsEntry() function99 if (!BlockIsEntry(I)) continue; in PrintFunctions()141 assert(BlockIsEntry(FuncBeg)); in PrintCoverage()143 for (; FuncEnd < __dft.NumGuards && !BlockIsEntry(FuncEnd); FuncEnd++) in PrintCoverage()
20 static inline bool BlockIsEntry(size_t BlockIdx) { in BlockIsEntry() function43 if (BlockIsEntry(i)) { in __sanitizer_cov_pcs_init()