HomeSort by: relevance | last modified time | path
    Searched defs:csftc_abort_walking_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-polymorphic-call.cc 1403 csftc_abort_walking_p (unsigned speculative) function
1457 return csftc_abort_walking_p (tci->speculative);
1464 return csftc_abort_walking_p (tci->speculative);
1475 return csftc_abort_walking_p (tci->speculative);
1511 return csftc_abort_walking_p (tci->speculative);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-polymorphic-call.cc 1404 csftc_abort_walking_p (unsigned speculative) function
1458 return csftc_abort_walking_p (tci->speculative);
1465 return csftc_abort_walking_p (tci->speculative);
1476 return csftc_abort_walking_p (tci->speculative);
1512 return csftc_abort_walking_p (tci->speculative);

Completed in 17 milliseconds