Searched refs:StatepointLoweringState (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h33 class StatepointLoweringState { class in namespace:llvm
35 StatepointLoweringState() = default;
H A DStatepointLowering.cpp87 void StatepointLoweringState::startNewStatepoint(SelectionDAGBuilder &Builder) {
100 void StatepointLoweringState::clear() {
108 StatepointLoweringState::allocateStackSlot(EVT ValueType,
867 // result in StatepointLoweringState.
H A DSelectionDAGBuilder.h186 StatepointLoweringState StatepointLowering;

Completed in 211 milliseconds