Home
last modified time | relevance | path

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

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