Lines Matching refs:PredictedChainingCell
91 PredictedChainingCell *minAddr, *maxAddr;
108 minAddr = (PredictedChainingCell *)
110 maxAddr = (PredictedChainingCell *) gDvmJit.codeCache;
114 PredictedChainingCell *cellAddr = workOrder->cellAddr;
115 PredictedChainingCell *cellContent = &workOrder->cellContent;
293 static bool inlineCachePatchEnqueue(PredictedChainingCell *cellAddr,
294 PredictedChainingCell *newContent)
421 PredictedChainingCell *cell,
458 PredictedChainingCell newCell;
509 PredictedChainingCell *predChainCell;
564 predChainCell = (PredictedChainingCell *) pChainCells;