Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.h199 static Capture makeConstant(llvm::Value *value) { in makeConstant() function
DCGBlocks.cpp385 info.Captures[variable] = CGBlockInfo::Capture::makeConstant(constant); in computeBlockInfo()