Searched refs:EffectiveState (Results 1 – 1 of 1) sorted by relevance
2338 uint32_t EffectiveState = 0; in annotateCFIState() local2344 BB->setCFIState(EffectiveState); in annotateCFIState()2355 StateStack.push(EffectiveState); in annotateCFIState()2356 EffectiveState = State; in annotateCFIState()2360 EffectiveState = StateStack.top(); in annotateCFIState()2368 EffectiveState = State; in annotateCFIState()