OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addDebugifyOperand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineDebugify.cpp
144
auto
addDebugifyOperand
= [&](unsigned N) {
149
addDebugifyOperand
(NextLine - 1);
151
addDebugifyOperand
(VarSet.size());
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
Debugify.cpp
193
auto
addDebugifyOperand
= [&](unsigned N) {
197
addDebugifyOperand
(NextLine - 1); // Original number of lines.
198
addDebugifyOperand
(NextVar - 1); // Original number of variables.
Completed in 72 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026