Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h441 NodeId addEdgeBypassingCostAllocator(NodeId N1Id, NodeId N2Id, in addEdgeBypassingCostAllocator() function
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp375 G.addEdgeBypassingCostAllocator(NId, MId, I->second); in createInterferenceEdge()