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

  /external/llvm/include/llvm/Transforms/Utils/
GlobalStatus.h 76 static bool analyzeGlobal(const Value *V, GlobalStatus &GS);
  /external/llvm/lib/Transforms/Utils/
GlobalStatus.cpp 179 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) {
  /external/llvm/lib/CodeGen/
Analysis.cpp 643 if (GlobalStatus::analyzeGlobal(GV, GS))
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]

Completed in 294 milliseconds