Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86WinEHState.cpp81 int getStateForCallSite(DenseMap<BasicBlock *, ColorVector> &BlockColors,
530 int WinEHStatePass::getStateForCallSite( in getStateForCallSite() function in WinEHStatePass
679 int State = getStateForCallSite(BlockColors, FuncInfo, CS); in addStateStores()
746 int State = getStateForCallSite(BlockColors, FuncInfo, CS); in addStateStores()
785 State = Builder.getInt32(getStateForCallSite(BlockColors, FuncInfo, CS)); in addStateStores()