Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp269 SmallVectorImpl<MachineBasicBlock *> &ScopeTops, in PlaceBlockMarker()
344 SmallVectorImpl<MachineBasicBlock *> &ScopeTops, in PlaceLoopMarker()
388 SmallVector<MachineBasicBlock *, 8> ScopeTops(MF.getNumBlockIDs() + 1); in PlaceMarkers() local