Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86WinEHState.cpp75 int getStateForCall(DenseMap<BasicBlock *, ColorVector> &BlockColors,
526 int WinEHStatePass::getStateForCall( in getStateForCall() function in WinEHStatePass
672 int State = getStateForCall(BlockColors, FuncInfo, *Call); in addStateStores()
739 int State = getStateForCall(BlockColors, FuncInfo, *Call); in addStateStores()
778 State = Builder.getInt32(getStateForCall(BlockColors, FuncInfo, *Call)); in addStateStores()