Home
last modified time | relevance | path

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

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