Searched defs:MapValue (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h209 inline Value *MapValue(const Value *V, ValueToValueMapTy &VM, function in namespace:llvm
275 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM, function in namespace:llvm
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DFileEntry.h115 struct MapValue { struct in class:clang::FileEntryRef
130 MapValue(FileEntry &FE, DirectoryEntryRef Dir) : V(&FE), Dir(Dir) {} function in struct:clang::FileEntryRef::MapValue
131 MapValue(MapEntry &ME) : V(&ME) {} function in struct:clang::FileEntryRef::MapValue
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp393 struct MapValue { struct
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp428 int MapValue = (*ParamNumberMap)[nparams++]; local

Completed in 149 milliseconds