Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.h68 void setCodePICModel(lto_codegen_model);
Dlto.cpp157 cg->setCodePICModel(model); in lto_codegen_set_pic_model()
DLTOCodeGenerator.cpp147 void LTOCodeGenerator::setCodePICModel(lto_codegen_model model) { in setCodePICModel() function in LTOCodeGenerator