Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp463 auto mapValueOrNull = [this](Value *V) { in mapValue() local
477 Mapped = mapValueOrNull(Op); in mapValue()
507 Mapped = mapValueOrNull(C->getOperand(OpNo)); in mapValue()