Home
last modified time | relevance | path

Searched refs:setNotConvergent (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h540 void setNotConvergent() { in setNotConvergent() function
541 CALLSITE_DELEGATE_SETTER(setNotConvergent()); in setNotConvergent()
DFunction.h566 void setNotConvergent() { in setNotConvergent() function
DInstrTypes.h1735 void setNotConvergent() {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h388 void setNotConvergent() { in setNotConvergent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1294 F.setNotConvergent(); in inferAttrsFromFunctionBodies()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4443 Call.setNotConvergent(); in visitCallBase()