Lines Matching refs:PredictedChainingCell
1649 static void inlineCachePatchEnqueue(PredictedChainingCell *cellAddr,
1650 PredictedChainingCell *newContent)
1754 PredictedChainingCell *cell,
1762 PredictedChainingCell newCell;
1825 PredictedChainingCell *minAddr, *maxAddr;
1842 minAddr = (PredictedChainingCell *)
1844 maxAddr = (PredictedChainingCell *) gDvmJit.codeCache;
1848 PredictedChainingCell *cellAddr = workOrder->cellAddr;
1849 PredictedChainingCell *cellContent = &workOrder->cellContent;
1897 PredictedChainingCell *predChainCell;
1932 predChainCell = (PredictedChainingCell *) pChainCells;
2203 PredictedChainingCell *cell =
2204 (PredictedChainingCell *) pChainCells;