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