Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86WinEHState.cpp545 static int getPredState(DenseMap<BasicBlock *, int> &FinalStates, Function &F, in getPredState() function
706 int PredState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores()
737 int PrevState = getPredState(FinalStates, F, ParentBaseState, BB); in addStateStores()