Searched defs:StackId (Results 1 – 5 of 5) sorted by relevance
86 auto *StackId = mdconst::dyn_extract<ConstantInt>(Op); in TEST_F() local174 auto *StackId = mdconst::dyn_extract<ConstantInt>(StackMD->getOperand(0)); in TEST_F() local230 auto *StackId = mdconst::dyn_extract<ConstantInt>(StackMD->getOperand(0)); in TEST_F() local350 auto *StackId = mdconst::dyn_extract<ConstantInt>(StackMD->getOperand(0)); in TEST_F() local
118 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
104 for (auto StackId : StackIds) { in addCallStack() local139 auto *StackId = mdconst::dyn_extract<ConstantInt>(MIBStackIter); in addCallStack() local
115 const uint64_t StackId = endian::readNext<uint64_t, little, unaligned>(Ptr); in readStackInfo() local319 const uint64_t StackId = Entry.first; in mapRawProfileToRecords() local
133 virtual bool isStackIdSafeForLocalArea(unsigned StackId) const { in isStackIdSafeForLocalArea()