Home
last modified time | relevance | path

Searched refs:calculateLocalLiveness (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp174 void StackLifetime::calculateLocalLiveness() { in calculateLocalLiveness() function in StackLifetime
350 calculateLocalLiveness(); in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h131 void calculateLocalLiveness();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp471 void calculateLocalLiveness();
773 void StackColoring::calculateLocalLiveness() { in calculateLocalLiveness() function in StackColoring
1237 calculateLocalLiveness(); in runOnMachineFunction()