Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:FuncletPad

875       auto *FuncletPad =
877 assert(FuncInfo.FuncletBaseStateMap.count(FuncletPad) != 0);
878 BaseState = FuncInfo.FuncletBaseStateMap.find(FuncletPad)->second;