Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/
H A DLiveness.cpp100 void updateLiveOut(const DenseMap<Block *, BlockInfoBuilder> &builders) { in updateLiveOut() function
143 builder.updateLiveOut(builders); in buildBlockMapping()