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/
H A DCodeLayout.cpp356 void appendJump(Jump *Jump) { Jumps.push_back(Jump); } in appendJump() function in __anone35372fe0111::ChainEdge
564 CurEdge->appendJump(Jump); in initialize()