Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h164 using GVModifier = std::function<void(GlobalValue &)>; variable
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DThreadSafeModule.h161 using GVModifier = std::function<void(GlobalValue &)>; variable