Home
last modified time | relevance | path

Searched defs:getLiveOut (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/Transform/
H A DDeadCodeElimination.cpp85 static isl::union_set getLiveOut(Scop &S) { in getLiveOut() function
/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h251 LiveOutAccessor getLiveOut(unsigned LiveOutIndex) const { in getLiveOut() function
/llvm-project/mlir/lib/Analysis/
H A DLiveness.cpp240 const Liveness::ValueSetT &Liveness::getLiveOut(Block *block) const { in getLiveOut() function in Liveness