Searched refs:getSizeOfCallInst (Results 1 – 2 of 2) sorted by relevance
62 uint64_t getSizeOfCallInst(const BinaryContext &BC);
125 uint64_t Inliner::getSizeOfCallInst(const BinaryContext &BC) { in getSizeOfCallInst() function in llvm::bolt::Inliner451 IInfo->second.SizeAfterInlining - getSizeOfCallInst(BC); in inlineCallsInFunction()