Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp337 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper
1158 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper