Home
last modified time | relevance | path

Searched refs:IsBranchedTo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp96 bool IsBranchedTo = false; in PlaceBlockMarker() local
102 IsBranchedTo = true; in PlaceBlockMarker()
106 if (!IsBranchedTo) in PlaceBlockMarker()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp321 bool IsBranchedTo = false; in PlaceBlockMarker() local
327 IsBranchedTo = true; in PlaceBlockMarker()
331 if (!IsBranchedTo) in PlaceBlockMarker()