Searched refs:ScratchBV (Results 1 – 2 of 2) sorted by relevance
95 LivenessBV &getScratchBV() { return ScratchBV; } in getScratchBV()153 LivenessBV ScratchBV; variable
119 ScratchBV.reserve(NumGlobals + MaxLocals); in initInternal()