Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeLayout.cpp356 void appendJump(Jump *Jump) { Jumps.push_back(Jump); } in appendJump() function in __anon762416430111::ChainEdge
564 CurEdge->appendJump(Jump); in initialize()