Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1029 pushDefs(IA, DefM); in pushAllDefs()
1080 void DataFlowGraph::pushDefs(Instr IA, DefStackMap &DefM) { in pushDefs() function in llvm::rdf::DataFlowGraph
1611 pushDefs(IA, DefM); in linkBlockRefs()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h873 void pushDefs(Instr IA, DefStackMap &DM);