Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTypePromotion.cpp780 auto AddLegalInst = [&](Value *V) { in TryToPromote() local
829 if (!AddLegalInst(U)) in TryToPromote()
839 if (!AddLegalInst(U.getUser())) in TryToPromote()