Searched refs:numLocations (Results 1 – 2 of 2) sorted by relevance
148 uint16_t numLocations; member154 LOG_COMPILER(DEBUG) << " NumLocations:0x" << std::hex << numLocations; in Print()
53 for (int j = 0; j < recordHead.numLocations; j++) { in CalcCallSite()138 for (uint16_t j = 0; j < head.numLocations; j++) { in CalculateStackMap()