HomeSort by: relevance | last modified time | path
    Searched refs:count_chkcall (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-harden-control-flow.cc 284 int &count_chkcall,
301 int &count_chkcall,
315 count_chkcall, chkcall_blocks,
343 ++count_chkcall;
359 int &count_chkcall,
389 count_chkcall, chkcall_blocks,
786 int count_chkcall, auto_sbitmap const &chkcall_blocks)
860 if (i || count_chkcall)
891 gcc_checking_assert (count_chkcall > 0);
892 if (--count_chkcall)
1386 int count_chkcall = 0; local
1517 count_chkcall, chkcall_blocks, local
    [all...]

Completed in 15 milliseconds