Searched refs:escapesVariable (Results 1 – 4 of 4) sorted by relevance
159 if (!HasFramePointer && MIB->escapesVariable(Point, false)) in computeNextFP()
225 if (BC.MIB->escapesVariable(Inst, SPT.HasFramePointer)) { in doNext()
964 virtual bool escapesVariable(const MCInst &Inst, bool HasFramePointer) const { in escapesVariable() function
1371 bool escapesVariable(const MCInst &Inst, in escapesVariable() function in __anoncef8f4420111::X86MCPlusBuilder