OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getImpliedUser
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/IR/
Use.cpp
49
// Use
getImpliedUser
Implementation
52
const Use *Use::
getImpliedUser
() const {
138
const Use *End =
getImpliedUser
();
/external/llvm/include/llvm/IR/
Use.h
126
const Use*
getImpliedUser
() const;
Completed in 2525 milliseconds