Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp595 auto NameCopy = G->allocateContent(Twine(getImpPrefix()) + *KV.first); in createStubsGraph() local
596 StringRef NameCopyRef = StringRef(NameCopy.data(), NameCopy.size()); in createStubsGraph()