HomeSort by relevance Sort by last modified time
    Searched defs:CreateMachineBasicBlock (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp 179 /// CreateMachineBasicBlock - Allocate a new MachineBasicBlock. Use this
183 MachineFunction::CreateMachineBasicBlock(const BasicBlock *bb) {
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 284 MachineFunction::CreateMachineBasicBlock(const BasicBlock *bb) {
    [all...]

Completed in 58 milliseconds