Home
last modified time | relevance | path

Searched refs:flagsFromGlobalValue (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DJITSymbolFlags.h66 static JITSymbolFlags flagsFromGlobalValue(const GlobalValue &GV) { in flagsFromGlobalValue() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h53 JITSymbolFlags Flags = JITSymbolBase::flagsFromGlobalValue(*GV); in find()
DCompileOnDemandLayer.h275 JITSymbolBase::flagsFromGlobalValue(F)); in addLogicalModule()