Searched refs:getTargetOptions (Results 1 - 3 of 3) sorted by relevance

/external/llvm/tools/lto/
H A DLTOModule.h129 /// getTargetOptions - Fill the TargetOptions object with the options
131 static void getTargetOptions(llvm::TargetOptions &Options);
H A DLTOCodeGenerator.cpp297 LTOModule::getTargetOptions(Options);
H A DLTOModule.cpp226 void LTOModule::getTargetOptions(TargetOptions &Options) { function in class:LTOModule
289 getTargetOptions(Options);

Completed in 91 milliseconds