Searched refs:tryCaptureAsConstant (Results 1 – 1 of 1) sorted by relevance
446 static llvm::Constant *tryCaptureAsConstant(CodeGenModule &CGM, in tryCaptureAsConstant() function622 if (llvm::Constant *constant = tryCaptureAsConstant(CGM, CGF, variable)) { in computeBlockInfo()