Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DValueMapper.cpp338 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper
1138 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper