Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp560 bool IgnoreMissingLocals = Flags & RF_IgnoreMissingLocals; in remapDbgRecord() local
564 if (!IgnoreMissingLocals && !NewAddr) in remapDbgRecord()
582 if (!IgnoreMissingLocals && llvm::is_contained(NewVals, nullptr)) { in remapDbgRecord()