Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h70 enum StorageType { Uniqued, Distinct, Temporary }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp935 auto *Uniqued = uniquify(); in handleChangedOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2656 std::set<CallBase *> Uniqued; in insertParsePoints() local