Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DInstruction.cpp700 DenseSet<unsigned> WLS; in copyMetadata() local
702 WLS.insert(M); in copyMetadata()
709 if (WL.empty() || WLS.count(MD.first)) in copyMetadata()
712 if (WL.empty() || WLS.count(LLVMContext::MD_dbg)) in copyMetadata()