Searched defs:makeConstant (Results 1 – 2 of 2) sorted by relevance
199 static Capture makeConstant(llvm::Value *value) { in makeConstant() function
55 auto makeConstant = [&](Attribute attr, Type type) -> Value { in matchAndRewrite() local