Home
last modified time | relevance | path

Searched defs:ComputeFeedbackSlotCount (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dast.h928 virtual int ComputeFeedbackSlotCount() { return 1; } in ComputeFeedbackSlotCount() function
1654 virtual int ComputeFeedbackSlotCount() { return FLAG_vector_ics ? 1 : 0; } in ComputeFeedbackSlotCount() function
1714 virtual int ComputeFeedbackSlotCount() { return FLAG_vector_ics ? 1 : 0; } in ComputeFeedbackSlotCount() function
1753 virtual int ComputeFeedbackSlotCount() { return 1; } in ComputeFeedbackSlotCount() function
1851 virtual int ComputeFeedbackSlotCount() { in ComputeFeedbackSlotCount() function
1920 virtual int ComputeFeedbackSlotCount() { in ComputeFeedbackSlotCount() function
2253 virtual int ComputeFeedbackSlotCount() { in ComputeFeedbackSlotCount() function