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

  /external/llvm/lib/LTO/
LTOModule.cpp 351 static bool canBeHidden(const GlobalValue *GV) {
408 else if (canBeHidden(def))
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 255 static bool canBeHidden(const GlobalValue *GV, const MCAsmInfo &MAI) {
297 if (!canBeHidden(GV, *MAI))
    [all...]

Completed in 1229 milliseconds