OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportsTailCall
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
94
///
SupportsTailCall
- True if the OS supports tail call. The dynamic linker
97
bool
SupportsTailCall
;
248
bool
supportsTailCall
() const { return
SupportsTailCall
; }
ARMISelLowering.cpp
[
all
...]
Completed in 27 milliseconds