Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DFileEntry.h115 struct MapValue { global() struct
126 DirMapValue global() argument
127 MapValueMapValue MapValue() argument
128 MapValueMapValue MapValue() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp396 struct MapValue { in dropRedundantKnowledge() argument
395 struct MapValue { dropRedundantKnowledge() struct
397 ArgValue__anon3e6956300511::AssumeSimplify::dropRedundantKnowledge::MapValue dropRedundantKnowledge() argument
398 BOI__anon3e6956300511::AssumeSimplify::dropRedundantKnowledge::MapValue dropRedundantKnowledge() argument
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp428 int MapValue = (*ParamNumberMap)[nparams++]; in allocParam() local