OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findFunctionInfoList
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/IR/
FunctionInfo.h
187
const const_funcinfo_iterator
findFunctionInfoList
(StringRef FuncName) const {
/external/llvm/lib/Transforms/IPO/
FunctionImport.cpp
173
auto InfoList = Index.
findFunctionInfoList
(CalledFunctionName);
Completed in 53 milliseconds