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/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeMachineFunction.h122 const SmallVector<int, 16>& getLiveIn() const { return LiveInFI; } in getLiveIn() function