Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h104 void addIPToStateRange(const InvokeInst *II, MCSymbol *InvokeBegin,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1248 void WinEHFuncInfo::addIPToStateRange(const InvokeInst *II, in addIPToStateRange() function in WinEHFuncInfo
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7847 EHInfo->addIPToStateRange(II, BeginLabel, EndLabel); in lowerEndEH()