Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h272 unsigned CtorId = 0, DtorId = 0; in addModule() local
274 std::string NewCtorName = ("__ORCstatic_ctor." + Twine(CtorId++)).str(); in addModule()