Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp167 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
H A DValueMapper.cpp465 auto Mapped = mapValue(V); in mapValue() local
475 Value *Mapped = nullptr; in mapValue() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp29 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapRequiredAs() local
39 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapOptionalAs() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp194 FormatToken *Mapped = SpelledParentToReconstructedParent.lookup(Parent); in getParentInResult() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp85 unsigned Mapped = 0; in PerformExpensiveChecks() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1034 bool Mapped; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2060 for (const typename Map::mapped_type::value_type Mapped : Result->second) in touchAndErase() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3647 auto Mapped = in blocksOnly() local