Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTypePromotion.cpp796 auto AddLegalInst = [&](Value *V) { in TryToPromote() local
845 if (!AddLegalInst(U)) in TryToPromote()
855 if (!AddLegalInst(U.getUser())) in TryToPromote()