Home
last modified time | relevance | path

Searched defs:setModuleInfo (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.h71 virtual void setModuleInfo(llvm::MachineModuleInfo* MMI) {} in setModuleInfo() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.h65 void setModuleInfo(MachineModuleInfo* Info) { in setModuleInfo() function
DJITEmitter.cpp465 virtual void setModuleInfo(MachineModuleInfo* Info) { in setModuleInfo() function in __anona707f8570111::JITEmitter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DImportedFunctionsInliningStatistics.cpp62 void ImportedFunctionsInliningStatistics::setModuleInfo(const Module &M) { in setModuleInfo() function in ImportedFunctionsInliningStatistics