OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOpcodeInstMapForFunction
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp
962
InfoCache.
getOpcodeInstMapForFunction
(*AssociatedFunction);
1630
auto &OpcodeInstMap = InfoCache.
getOpcodeInstMapForFunction
(*Fn);
2193
auto &OpcodeInstMap = InfoCache.
getOpcodeInstMapForFunction
(F);
AttributorAttributes.cpp
856
auto &OpcodeInstMap = A.getInfoCache().
getOpcodeInstMapForFunction
(*F);
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h
92
// `InformationCache::
getOpcodeInstMapForFunction
` interface and eliminate the
891
OpcodeInstMapTy &
getOpcodeInstMapForFunction
(const Function &F) {
Completed in 78 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026