OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAliveAfter
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
StackLifetime.h
159
bool
isAliveAfter
(const AllocaInst *AI, const Instruction *I) const;
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
StackLifetime.cpp
50
bool StackLifetime::
isAliveAfter
(const AllocaInst *AI,
376
if (SL.
isAliveAfter
(KV.getFirst(), Instr))
StackSafetyAnalysis.cpp
349
if (AI && !SL.
isAliveAfter
(AI, I)) {
367
if (AI && !SL.
isAliveAfter
(AI, I)) {
388
if (AI && !SL.
isAliveAfter
(AI, I)) {
Completed in 18 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026