Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp537 static int getPredState(DenseMap<BasicBlock *, int> &FinalStates, Function &F, in getPredState() function
695 int PredState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores()
726 int PrevState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores()