Home
last modified time | relevance | path

Searched defs:isLoop (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Analysis/
DInterval.cpp29 bool Interval::isLoop() const { in isLoop() function in Interval
/external/llvm-project/llvm/lib/Analysis/
DInterval.cpp26 bool Interval::isLoop() const { in isLoop() function in Interval
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInterval.cpp26 bool Interval::isLoop() const { in isLoop() function in Interval
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySortRegion.cpp11 bool ConcreteSortRegion<MachineLoop>::isLoop() const { in isLoop() function in llvm::WebAssembly::ConcreteSortRegion
DWebAssemblySortRegion.h56 bool isLoop() const override { return false; } in isLoop() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp72 bool isLoop() const override { return false; } in isLoop() function in __anon3a09cf740111::ConcreteRegion
75 template <> bool ConcreteRegion<MachineLoop>::isLoop() const { return true; } in isLoop() function in __anon3a09cf740111::ConcreteRegion
/external/llvm-project/mlir/lib/Transforms/
DBufferUtils.cpp116 bool BufferPlacementTransformationBase::isLoop(Operation *op) { in isLoop() function in BufferPlacementTransformationBase
/external/swiftshader/src/Shader/
DShader.cpp1117 bool Shader::Instruction::isLoop() const in isLoop() function in sw::Shader::Instruction
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DExtractFunction.cpp475 bool isLoop(const Stmt *S) { in isLoop() function
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DDeserializer.cpp2020 bool isLoop = continueBlock != nullptr; in structurizeImpl() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1001 static bool isLoop(const Stmt *Term) { in isLoop() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1298 static bool isLoop(const Stmt *Term) { in isLoop() function