Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:FuncletPad

797       auto *FuncletPad =
799 assert(FuncInfo.FuncletBaseStateMap.count(FuncletPad) != 0);
800 BaseState = FuncInfo.FuncletBaseStateMap.find(FuncletPad)->second;