Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DLongJmp.cpp68 bool shouldInsertStub(const BinaryContext &BC, const MCInst &Inst) { in shouldInsertStub() function
553 if (!shouldInsertStub(BC, Inst)) { in relax()