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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetMachine.h 226 /// setFunctionSections - Set if the functions are emit into separate
228 static void setFunctionSections(bool);
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 244 void TargetMachine::setFunctionSections(bool V) {

Completed in 448 milliseconds