Home
last modified time | relevance | path

Searched refs:addIPToStateRange (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h105 void addIPToStateRange(const InvokeInst *II, MCSymbol *InvokeBegin,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1237 void WinEHFuncInfo::addIPToStateRange(const InvokeInst *II, in addIPToStateRange() function in WinEHFuncInfo
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6551 EHInfo->addIPToStateRange(cast<InvokeInst>(CLI.CS.getInstruction()), in lowerInvokable()