Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp138 for (auto &MIBStackIter : StackMD->operands()) { in addCallStack() local
139 auto *StackId = mdconst::dyn_extract<ConstantInt>(MIBStackIter); in addCallStack()