Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DBinaryFunctionCallGraph.cpp168 using CallInfoTy = std::vector<TargetDesc>; in buildCallGraph() typedef
174 CallInfoTy Counts; in buildCallGraph()
238 const CallInfoTy CallInfo = getCallInfo(BB, Inst); in buildCallGraph()