Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp464 auto mapValueOrNull = [this](Value *V) { in mapValue() local
478 Mapped = mapValueOrNull(Op); in mapValue()
508 Mapped = mapValueOrNull(C->getOperand(OpNo)); in mapValue()