Home
last modified time | relevance | path

Searched defs:LayoutPred (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp243 MachineBasicBlock *LayoutPred = MBB.getPrevNode(); in placeBlockMarker() local
474 MachineBasicBlock *LayoutPred = Cont->getPrevNode(); in placeTryMarker() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp2850 MachineBasicBlock *LayoutPred = in alignBlocks() local
3140 auto LayoutPred = std::prev(MBI); in runOnMachineFunction() local