Searched defs:DataFlowGraph (Results 1 – 2 of 2) sorted by relevance
660 struct DataFlowGraph { struct669 struct Config {693 Func getFunc() const { return TheFunc; } in getFunc()702 struct DefStack {775 void build() { build(Config()); } in build()781 PackedRegisterRef pack(RegisterRef RR) { in pack()825 static bool IsDef(const Node BA) { in IsDef()830 static bool IsUse(const Node BA) { in IsUse()835 static bool IsPhi(const Node BA) { in IsPhi()882 void removeFromOwner(Ref RA) { in removeFromOwner()[all …]
637 DataFlowGraph::DataFlowGraph(MachineFunction &mf, const TargetInstrInfo &tii, in DataFlowGraph() function in llvm::rdf::DataFlowGraph645 DataFlowGraph::DataFlowGraph(MachineFunction &mf, const TargetInstrInfo &tii, in DataFlowGraph() function in llvm::rdf::DataFlowGraph