OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:escapeenumerator
(Results
1 - 1
of
1
) sorted by null
/external/llvm/lib/CodeGen/
ShadowStackGCLowering.cpp
81
///
EscapeEnumerator
- This is a little algorithm to find all escape points
89
class
EscapeEnumerator
{
99
EscapeEnumerator
(Function &F, const char *N = "cleanup")
439
EscapeEnumerator
EE(F, "gc_cleanup");
Completed in 37 milliseconds