OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UniqueOperands
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
BasicTTIImpl.h
701
SmallPtrSet<const Value*, 4>
UniqueOperands
;
710
if (!isa<Constant>(A) &&
UniqueOperands
.insert(A).second) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp
3081
SmallPtrSet<Instruction*, 4>
UniqueOperands
;
3086
if (
UniqueOperands
.insert(IVOpInst).second)
Completed in 26 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026