Searched refs:InstPtr (Results 1 – 5 of 5) sorted by relevance
12 } *InstPtr; typedef
72 State.InstPtr.update(Source); in unwindCall()76 InstructionPointer &IP = State.InstPtr; in unwindLinear()152 State.InstPtr.update(LBR.Source); in unwindReturn()160 State.InstPtr.update(Source); in unwindBranch()313 State.InstPtr.update(State.getCurrentLBRSource()); in unwind()314 State.pushFrame(State.InstPtr.Address); in unwind()
264 InstructionPointer InstPtr; member270 InstPtr(Binary, Sample->CallStack.front()) { in UnwindState()293 assert(InstPtr.Address == CurrentLeafFrame->Address && in checkStateConsistency()
459 unsigned InstPtr = is64Bit ? X86::RIP : X86::EIP; in createX86MCAsmInfo() local461 nullptr, MRI.getDwarfRegNum(InstPtr, true), stackGrowth); in createX86MCAsmInfo()
811 WeakTrackingVH InstPtr(&*I); in processLoopMemIntrinsic() local818 if (!InstPtr) in processLoopMemIntrinsic()