Home
last modified time | relevance | path

Searched defs:isAtFixpoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp643 bool isAtFixpoint() const override { return IsAtFixpoint; } in isAtFixpoint() function
H A DAttributorAttributes.cpp747 bool isAtFixpoint() const override { return BS.isAtFixpoint(); } in isAtFixpoint() function
2132 bool isAtFixpoint() const override { return IsFixed; } in isAtFixpoint() function in __anon39de4f7c1911::AAReturnedValuesImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1037 bool isAtFixpoint() const override { return IsFixed; } in isAtFixpoint() function in __anona5e1f7cf0111::AAReturnedValuesImpl