Home
last modified time | relevance | path

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

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