Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp781 static bool haveCommonPrefix(MDNode *MIBStackContext, in haveCommonPrefix() argument
783 assert(MIBStackContext->getNumOperands() > 0 && in haveCommonPrefix()
788 for (auto MIBStackIter = MIBStackContext->op_begin(), in haveCommonPrefix()
790 MIBStackIter != MIBStackContext->op_end() && in haveCommonPrefix()