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

  /src/external/gpl3/gcc/dist/gcc/rtl-ssa/
insns.h 23 const int UNKNOWN_COST = INT_MAX;
433 // For real instructions: the cost of the instruction, or UNKNOWN_COST
  /src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
insns.h 23 const int UNKNOWN_COST = INT_MAX;
428 // For real instructions: the cost of the instruction, or UNKNOWN_COST

Completed in 24 milliseconds