Home
last modified time | relevance | path

Searched defs:LiveVariables (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
DLiveVariables.h52 friend class LiveVariables; variable
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DEnvironment.h23 class LiveVariables; variable
/external/llvm/include/llvm/CodeGen/
DLiveVariables.h51 LiveVariables() : MachineFunctionPass(ID) { in LiveVariables() function
DLiveIntervalAnalysis.h40 class LiveVariables; variable
/external/llvm/lib/CodeGen/
DPHIElimination.cpp100 INITIALIZE_PASS_DEPENDENCY(LiveVariables) in INITIALIZE_PASS_DEPENDENCY() argument
/external/clang/include/clang/Analysis/
DAnalysisContext.h34 class LiveVariables; variable
/external/clang/lib/Analysis/
DLiveVariables.cpp488 LiveVariables::LiveVariables(void *im) : impl(im) {} in LiveVariables() function in LiveVariables
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h25 class LiveVariables; variable