Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitter.h73 void updateTerminators(MachineBasicBlock &mbb);
DSplitter.cpp401 void LoopSplitter::updateTerminators(MachineBasicBlock &mbb) { in updateTerminators() function in llvm::LoopSplitter
474 updateTerminators(*oldLayoutPred); in insertPreHeader()
584 updateTerminators(*oldLayoutPred); in splitEdge()
/external/llvm/test/CodeGen/X86/
Dblock-placement.ll550 ; When this happens, a strange result used to fall out of updateTerminators: we
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dblock-placement.ll557 ; When this happens, a strange result used to fall out of updateTerminators: we