Home
last modified time | relevance | path

Searched refs:getFunctionPropertiesInfo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp84 FunctionPropertiesInfo FunctionPropertiesInfo::getFunctionPropertiesInfo( in getFunctionPropertiesInfo() function in FunctionPropertiesInfo
117 return FunctionPropertiesInfo::getFunctionPropertiesInfo(F, FAM); in run()
250 assert(FPI == FunctionPropertiesInfo::getFunctionPropertiesInfo(Caller, FAM)); in finish()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DFunctionPropertiesAnalysis.h34 getFunctionPropertiesInfo(const Function &F, FunctionAnalysisManager &FAM);