Home
last modified time | relevance | path

Searched refs:makeConstant (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.h179 static Capture makeConstant(llvm::Value *value) { in makeConstant() function
HDCGBlocks.cpp402 info.Captures[variable] = CGBlockInfo::Capture::makeConstant(constant); in computeBlockInfo()