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

  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 145 /// getFunctionInfo - Return the LibCallFunctionInfo object corresponding to
147 const LibCallFunctionInfo *getFunctionInfo(const Function *F) const;
  /external/llvm/lib/Analysis/
LibCallSemantics.cpp 45 LibCallInfo::getFunctionInfo(const Function *F) const {
LibCallAliasAnalysis.cpp 132 if (const LibCallFunctionInfo *FI = LCI->getFunctionInfo(F)) {
  /external/llvm/lib/CodeGen/
GCMetadata.cpp 61 GCFunctionInfo &GCModuleInfo::getFunctionInfo(const Function &F) {
114 GCFunctionInfo *FD = &getAnalysis<GCModuleInfo>().getFunctionInfo(F);
GCRootLowering.cpp 119 MI->getFunctionInfo(*I); // Instantiate the GC strategy.
190 GCFunctionInfo &FI = getAnalysis<GCModuleInfo>().getFunctionInfo(F);
334 FI = &getAnalysis<GCModuleInfo>().getFunctionInfo(*MF.getFunction());
  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 202 GCFunctionInfo &getFunctionInfo(const Function &F);
  /external/llvm/lib/Analysis/IPA/
GlobalsModRef.cpp 132 if (FunctionRecord *FR = getFunctionInfo(F)) {
149 if (FunctionRecord *FR = getFunctionInfo(F)) {
174 /// getFunctionInfo - Return the function info for the function, or null if
176 FunctionRecord *getFunctionInfo(const Function *F) {
410 if (FunctionRecord *CalleeFR = getFunctionInfo(Callee)) {
550 if (const FunctionRecord *FR = getFunctionInfo(F))
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 442 GFI = Fn.hasGC() ? &getAnalysis<GCModuleInfo>().getFunctionInfo(Fn) : nullptr;
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 545 milliseconds