OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incorporateValue
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/IR/
TypeFinder.cpp
31
incorporateValue
(I->getInitializer());
39
incorporateValue
(Aliasee);
50
incorporateValue
(AI);
66
incorporateValue
(*OI);
109
///
incorporateValue
- This method is used to walk operand lists finding types
113
void TypeFinder::
incorporateValue
(const Value *V) {
134
incorporateValue
(*I);
147
incorporateValue
(Op);
/external/llvm/include/llvm/IR/
TypeFinder.h
65
///
incorporateValue
- This method is used to walk operand lists finding types
69
void
incorporateValue
(const Value *V);
Completed in 52 milliseconds