Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp832 auto AddLegalInst = [&](Value *V) { in TryToPromote() local
881 if (!AddLegalInst(U)) in TryToPromote()
891 if (!AddLegalInst(U.getUser())) in TryToPromote()