Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryFunctionCallGraph.cpp173 auto getCallInfo = [&](const BinaryBasicBlock *BB, const MCInst &Inst) { in buildCallGraph() local
238 const CallInfoTy CallInfo = getCallInfo(BB, Inst); in buildCallGraph()