HomeSort by relevance Sort by last modified time
    Searched refs:ESCAPED (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 212 // otherwise escaped, but this is a local analysis).
272 // Track whether a block is reachable after an alloca has escaped. Blocks that
274 // escaped alloca, since that is how the block began.
278 ESCAPED
282 // We propagate the fact that an alloca has escaped from block to successor.
287 // We may enter a block and visit it thinking that no alloca has escaped yet,
297 VisitType Escaped = UNESCAPED;
301 Escaped = ESCAPED;
315 // Note that this runs whether we know an alloca has escaped or not. I
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 110 milliseconds