Home
last modified time | relevance | path

Searched defs:safe (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Dloop-convert.rst58 safe section in MinConfidence option
/llvm-project-15.0.7/lld/MachO/
H A DConfig.h66 safe, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp832 static ScalarizationResult safe() { return {StatusTy::Safe}; } in safe() function in ScalarizationResult
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js266 VideoJS.merge = function(obj1, obj2, safe){ argument