Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
DLiveVariables.h51 friend class LiveVariables; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DLiveVariables.h49 LiveVariables() : MachineFunctionPass(ID) { in LiveVariables() function
DTargetInstrInfo.h45 class LiveVariables; variable
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DSourcePrinter.h56 std::vector<LiveVariable> LiveVariables; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DPHIElimination.cpp134 INITIALIZE_PASS_DEPENDENCY(LiveVariables) in INITIALIZE_PASS_DEPENDENCY() argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DLiveVariables.cpp494 LiveVariables::LiveVariables(void *im) : impl(im) {} in LiveVariables() function in LiveVariables
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h31 class LiveVariables; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1402 static void CreateGCRelocates(ArrayRef<Value *> LiveVariables, in CreateGCRelocates()
1549 const SmallVectorImpl<Value *> &LiveVariables, in makeStatepointExplicitImpl()