Searched defs:is_predicated (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/opto/
H A DcallGenerator.hpp65 virtual bool is_predicated() const { return false; } function in class:CallGenerator
H A Dlibrary_call.cpp81 virtual bool is_predicated() const { return _predicates_count > 0; } function in class:LibraryIntrinsic

Completed in 66 milliseconds