Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp829 auto AddLegalInst = [&](Value *V) { in TryToPromote() local
878 if (!AddLegalInst(U)) in TryToPromote()
888 if (!AddLegalInst(U.getUser())) in TryToPromote()