Searched refs:StatepointLoweringState (Results 1 – 3 of 3) sorted by relevance
31 class StatepointLoweringState {33 StatepointLoweringState() : NextSlotToAllocate(0) { in StatepointLoweringState() function
42 StatepointLoweringState::startNewStatepoint(SelectionDAGBuilder &Builder) { in startNewStatepoint()57 void StatepointLoweringState::clear() { in clear()66 StatepointLoweringState::allocateStackSlot(EVT ValueType, in allocateStackSlot()
123 StatepointLoweringState StatepointLowering;