Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11588 bool AllInterAreIntra = false; in updateImpl() local
11590 AllInterAreIntra = in updateImpl()
11598 AllInterAreIntra ? AA::AnyScope : S, AnchorScope); in updateImpl()
11600 if (AllInterAreIntra) in updateImpl()