Home
last modified time | relevance | path

Searched refs:CurrentIntrinsicIds (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp105 CurrentIntrinsicIds = std::move(Other.CurrentIntrinsicIds); in operator =()
521 auto NiidItInserted = CurrentIntrinsicIds.insert({BaseName, 0}); in getUniqueIntrinsicName()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h201 CurrentIntrinsicIds; ///< Keep track of the current unique id count for variable