Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp366 static std::vector<MachineInstr *> populateCandidates(MachineBasicBlock *MBB) { in populateCandidates() function
678 std::vector<MachineInstr *> Candidates = populateCandidates(MBB); in runOnBasicBlock()