Searched defs:isLoop (Results 1 – 12 of 12) sorted by relevance
29 bool Interval::isLoop() const { in isLoop() function in Interval
26 bool Interval::isLoop() const { in isLoop() function in Interval
11 bool ConcreteSortRegion<MachineLoop>::isLoop() const { in isLoop() function in llvm::WebAssembly::ConcreteSortRegion
56 bool isLoop() const override { return false; } in isLoop() function
72 bool isLoop() const override { return false; } in isLoop() function in __anon3a09cf740111::ConcreteRegion75 template <> bool ConcreteRegion<MachineLoop>::isLoop() const { return true; } in isLoop() function in __anon3a09cf740111::ConcreteRegion
116 bool BufferPlacementTransformationBase::isLoop(Operation *op) { in isLoop() function in BufferPlacementTransformationBase
1117 bool Shader::Instruction::isLoop() const in isLoop() function in sw::Shader::Instruction
475 bool isLoop(const Stmt *S) { in isLoop() function
2020 bool isLoop = continueBlock != nullptr; in structurizeImpl() local
1001 static bool isLoop(const Stmt *Term) { in isLoop() function
1298 static bool isLoop(const Stmt *Term) { in isLoop() function