Searched defs:createBool (Results 1 – 2 of 2) sorted by relevance
314 mlir::Value createBool(mlir::Location loc, bool b) { in createBool() function
157 TEST_F(FIRBuilderTest, createBool) { in TEST_F() argument