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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h129 void calculateLocalLiveness();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp165 void StackLifetime::calculateLocalLiveness() { function in class:StackLifetime
312 calculateLocalLiveness();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp473 void calculateLocalLiveness();
761 void StackColoring::calculateLocalLiveness() { function in class:StackColoring
1218 calculateLocalLiveness();

Completed in 166 milliseconds