Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp43 static auto ExpectedCalleeTLS = "__llvm_ctx_profile_expected_callee"; variable
59 GlobalVariable *ExpectedCalleeTLS = nullptr; member in __anond08bc7040111::CtxInstrumentationLowerer