Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h79 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h78 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation() function