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

  /external/llvm/lib/CodeGen/
GCMetadata.cpp 102 GCFunctionInfo &GCModuleInfo::getFunctionInfo(const Function &F) {
157 GCFunctionInfo *FD = &getAnalysis<GCModuleInfo>().getFunctionInfo(F);
  /external/llvm/lib/Analysis/IPA/
GlobalsModRef.cpp 127 if (FunctionRecord *FR = getFunctionInfo(F)) {
144 if (FunctionRecord *FR = getFunctionInfo(F)) {
169 /// getFunctionInfo - Return the function info for the function, or null if
171 FunctionRecord *getFunctionInfo(const Function *F) {
415 if (FunctionRecord *CalleeFR = getFunctionInfo(Callee)) {
556 if (const FunctionRecord *FR = getFunctionInfo(F))
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 66 milliseconds