Home | History | Annotate | Download | only in WebAssembly

Lines Matching refs:isFIBase

69     bool isFIBase() const { return Kind == FrameIndexBase; }
79 assert(isFIBase() && "Invalid base frame index access!");
83 assert(isFIBase() && "Invalid base frame index access!");