OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ElidedArgCopyInstrs
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGISel.h
55
SmallPtrSet<const Instruction *, 4>
ElidedArgCopyInstrs
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
707
if (!
ElidedArgCopyInstrs
.count(&*I))
1483
ElidedArgCopyInstrs
.count(Inst)) {
1626
ElidedArgCopyInstrs
.clear();
SelectionDAGBuilder.cpp
9925
SmallPtrSetImpl<const Instruction *> &
ElidedArgCopyInstrs
,
9976
ElidedArgCopyInstrs
.insert(SI);
10233
ElidedArgCopyInstrs
, ArgCopyElisionCandidates, Arg,
Completed in 55 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026