Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp1011 pushDefs(IA, DefM); in pushAllDefs()
1060 void DataFlowGraph::pushDefs(NodeAddr<InstrNode*> IA, DefStackMap &DefM) { in pushDefs() function in DataFlowGraph
1658 pushDefs(IA, DefM); in linkBlockRefs()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h853 void pushDefs(NodeAddr<InstrNode*> IA, DefStackMap &DM);