Searched refs:StatepointLoweringState (Results 1 – 3 of 3) sorted by relevance
31 class StatepointLoweringState {33 StatepointLoweringState() : NextSlotToAllocate(0) {} in StatepointLoweringState() function
50 void StatepointLoweringState::startNewStatepoint(SelectionDAGBuilder &Builder) { in startNewStatepoint()62 void StatepointLoweringState::clear() { in clear()70 StatepointLoweringState::allocateStackSlot(EVT ValueType, in allocateStackSlot()
124 StatepointLoweringState StatepointLowering;