Home
last modified time | relevance | path

Searched defs:mapValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp339 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper
1219 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper