HomeSort by relevance Sort by last modified time
    Searched defs:analyzeFunction (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Analysis/
InlineCost.cpp 225 /// analyzeFunction - Fill in the current structure with information gleaned
227 void CodeMetrics::analyzeFunction(Function *F, const TargetData *TD) {
240 /// analyzeFunction - Fill in the current structure with information gleaned
242 void InlineCostAnalyzer::FunctionInfo::analyzeFunction(Function *F,
244 Metrics.analyzeFunction(F, TD);
286 CalleeFI->analyzeFunction(Callee, TD);
376 CalleeFI->analyzeFunction(Callee, TD);
429 CalleeFI->analyzeFunction(Callee, TD);
497 CalleeFI->analyzeFunction(Callee, TD);
516 CallerFI.analyzeFunction(Caller, TD)
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIWholeQuadMode.cpp 106 char analyzeFunction(MachineFunction &MF);
317 char SIWholeQuadMode::analyzeFunction(MachineFunction &MF) {
472 char GlobalFlags = analyzeFunction(MF);
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 187 milliseconds