HomeSort by relevance Sort by last modified time
    Searched refs:flagsFromGlobalValue (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/
JITSymbolFlags.h 66 static JITSymbolFlags flagsFromGlobalValue(const GlobalValue &GV) {
  /external/llvm/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 53 JITSymbolFlags Flags = JITSymbolBase::flagsFromGlobalValue(*GV);
CompileOnDemandLayer.h 275 JITSymbolBase::flagsFromGlobalValue(F));

Completed in 3442 milliseconds