Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp716 StateType ChildState; in followUsesInMBEC() local
719 followUsesInContext(AA, A, *Explorer, &BB->front(), Uses, ChildState); in followUsesInMBEC()
725 ParentState &= ChildState; in followUsesInMBEC()