Home | History | Annotate | Download | only in CodeGen

Lines Matching full:captureinfo

2935     const CGBlockInfo::Capture &captureInfo = block.getCapture(variable);
2938 if (captureInfo.isConstant())
2943 blockLayout->getElementOffsetInBits(captureInfo.getIndex());