Searched defs:shouldEmitUsedDirectiveFor (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h64 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively
67 virtual bool shouldEmitUsedDirectiveFor(const GlobalValue *GV, function in class:llvm::TargetLoweringObjectFile
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp602 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively decide
606 shouldEmitUsedDirectiveFor(const GlobalValue *GV, Mangler *Mang) const { function in class:TargetLoweringObjectFileMachO

Completed in 146 milliseconds