Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp150 SmallPtrSet<Instruction*, 8> SafeToPromote; member in __anon7086da680111::TypePromotion
801 if (SafeToPromote.count(I)) in isLegalToPromote()
805 SafeToPromote.insert(I); in isLegalToPromote()
814 SafeToPromote.clear(); in TryToPromote()
946 SafeToPromote.clear(); in runOnFunction()
1006 SafeToPromote.clear(); in runOnFunction()