Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h417 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h410 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() function