OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputeArgument
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
SparsePropagation.h
86
///
ComputeArgument
- Given a formal argument value, compute and return a
88
virtual LatticeVal
ComputeArgument
(Argument *I) {
/external/llvm/lib/Analysis/
SparsePropagation.cpp
63
LV = LatticeFunc->
ComputeArgument
(A);
Completed in 372 milliseconds