Searched refs:CtorId (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h273 unsigned CtorId = 0, DtorId = 0; variable
275 std::string NewCtorName = ("__ORCstatic_ctor." + Twine(CtorId++)).str();

Completed in 41 milliseconds