Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp547 bool IgnoreMissingLocals = Flags & RF_IgnoreMissingLocals; in remapDPValue() local
551 if (!IgnoreMissingLocals && !NewAddr) in remapDPValue()
569 if (!IgnoreMissingLocals && in remapDPValue()