Searched refs:test_props (Results 1 – 3 of 3) sorted by relevance
53 function test_props(a) { function63 test_props(z);64 test_props(z);65 %OptimizeFunctionOnNextCall(test_props);66 test_props(z);
113 uint64 test_props = ComputeProperties(fst, kFstProperties, &known_props, variable115 if (!CompatProperties(fst_props, test_props)) {
20 void test_props(Int* ptr) { function