Home
last modified time | relevance | path

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

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