Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInterval.cpp26 bool Interval::isLoop() const { in isLoop() function in Interval
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp72 bool isLoop() const override { return false; } in isLoop() function in __anon645ea0150111::ConcreteRegion
75 template <> bool ConcreteRegion<MachineLoop>::isLoop() const { return true; } in isLoop() function in __anon645ea0150111::ConcreteRegion
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts1300 public isLoop() { return false; } method in Statement
1460 public isLoop() { return true; } method in WhileStatement
1512 public isLoop() { return true; } method in DoWhileStatement
1696 public isLoop() { return true; } method in ForInStatement
1814 public isLoop() { return true; } method in ForStatement
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShader.cpp1117 bool Shader::Instruction::isLoop() const in isLoop() function in sw::Shader::Instruction
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp1163 deUint32 isLoop; in simulate() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/
DvktReconvergenceTests.cpp1163 deUint32 isLoop; in simulate() member