Searched defs:EscapeEnumerator (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DShadowStackGC.cpp80 /// EscapeEnumerator - This is a little algorithm to find all escape points
88 class EscapeEnumerator { class in namespace:__anon9533
98 EscapeEnumerator(Function &F, const char *N = "cleanup") function in class:__anon9533::EscapeEnumerator
432 EscapeEnumerator EE(F, "gc_cleanup");

Completed in 488 milliseconds