OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPointerToGlobalIfAvailable
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/lib/CodeGen/
CodeEmitter.cpp
834
if (void *ResultPtr =
GetPointerToGlobalIfAvailable
(F))
923
if (void *Addr =
GetPointerToGlobalIfAvailable
(F))
973
void *Addr =
GetPointerToGlobalIfAvailable
(F);
[
all
...]
CodeEmitter.h
265
void *
GetPointerToGlobalIfAvailable
(const llvm::GlobalValue *GV) {
Completed in 36 milliseconds