Searched defs:kCodeAgingTargetDelta (Results 1 – 2 of 2) sorted by relevance
216 static const int kCodeAgingTargetDelta = 14; // Jump past NOP + PUSH to IIHF variable223 static const int kCodeAgingTargetDelta = 16; // Jump past NOP to IILF variable229 static const int kCodeAgingTargetDelta = 12; // Jump past NOP to IILF variable
254 static const int kCodeAgingTargetDelta = 1 * Assembler::kInstrSize; variable