OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UseFunc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyFixFunctionBitcasts.cpp
279
for (auto &
UseFunc
: Uses) {
280
Use *U =
UseFunc
.first;
281
Function *F =
UseFunc
.second;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp
354
PGOUseFunc *
UseFunc
= nullptr;
381
UseFunc
= UF;
1507
std::vector<uint64_t> &CountFromProfile =
UseFunc
->getProfileRecord().Counts;
1514
auto BI =
UseFunc
->findBBInfo(SI.getParent());
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026