Home
last modified time | relevance | path

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

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