Home
last modified time | relevance | path

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

/llvm-project/offload/DeviceRTL/include/
H A DState.h371 inline state::Value<uint32_t, state::VK_ActiveLevel> ActiveLevel; global() variable
/llvm-project/offload/DeviceRTL/src/
H A DState.cpp238 int ActiveLevel = icv::ActiveLevel; in returnValIfLevelIsActive() local