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
42
const Use *End =
getImpliedUser
();
94
const Use *Use::
getImpliedUser
() const {
/external/llvm/include/llvm/IR/
Use.h
133
const Use *
getImpliedUser
() const;
Completed in 162 milliseconds