Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp783 MDNode *CallsiteStackContext) { in haveCommonPrefix() argument
785 CallsiteStackContext->getNumOperands() > 0); in haveCommonPrefix()
790 CallsiteStackIter = CallsiteStackContext->op_begin(); in haveCommonPrefix()
792 CallsiteStackIter != CallsiteStackContext->op_end(); in haveCommonPrefix()