Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DInliner.cpp250 const bool CSIsInvoke = BC.MIB->isInvoke(*CallInst); in inlineCall() local
344 if (CSIsInvoke) { in inlineCall()