Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A 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
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.c429 mapValue(struct element *e) in mapValue() function