Home
last modified time | relevance | path

Searched defs:getLiveIn (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceLiveness.h85 LivenessBV &getLiveIn(const CfgNode *Node) { in getLiveIn() function
/external/llvm-project/mlir/lib/Analysis/
DLiveness.cpp236 const Liveness::ValueSetT &Liveness::getLiveIn(Block *block) const { in getLiveIn() function in Liveness