Searched defs:analyzeFunction (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DInlineCost.cpp225 /// analyzeFunction - Fill in the current structure with information gleaned
227 void CodeMetrics::analyzeFunction(Function *F, const TargetData *TD) { function in class:CodeMetrics
240 /// analyzeFunction - Fill in the current structure with information gleaned
242 void InlineCostAnalyzer::FunctionInfo::analyzeFunction(Function *F, function in class:InlineCostAnalyzer::FunctionInfo
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(Calle
[all...]
/external/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp106 char analyzeFunction(MachineFunction &MF);
317 char SIWholeQuadMode::analyzeFunction(MachineFunction &MF) { function in class:SIWholeQuadMode
472 char GlobalFlags = analyzeFunction(MF);
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 96 milliseconds