OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getParentFunction
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/NVPTX/
NVPTXUtilities.h
82
Function *
getParentFunction
(Value *v);
NVPTXUtilities.cpp
412
Function *llvm::
getParentFunction
(Value *v) {
427
Function *F =
getParentFunction
(v);
442
Function *F =
getParentFunction
(base);
Completed in 200 milliseconds