Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp167 void initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, Spiller &VRegSpiller);
578 void RegAllocPBQP::initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, in initializeGraph() function in RegAllocPBQP
842 initializeGraph(G, VRM, *VRegSpiller); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp136 void initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, Spiller &VRegSpiller);
561 void RegAllocPBQP::initializeGraph(PBQPRAGraph &G, VirtRegMap &VRM, in initializeGraph() function in RegAllocPBQP
794 initializeGraph(G, VRM, *VRegSpiller); in runOnMachineFunction()