Searched defs:VisitLoop (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | ScheduleDAGInstrs.h | 50 void VisitLoop(const MachineLoop *Loop) { in VisitLoop() function |
/external/llvm/lib/Target/WebAssembly/ | ||
D | WebAssemblyFixIrreducibleControlFlow.cpp | 133 bool WebAssemblyFixIrreducibleControlFlow::VisitLoop(MachineFunction &MF, in VisitLoop() function in WebAssemblyFixIrreducibleControlFlow |
/external/v8/src/compiler/ | ||
D | loop-variable-optimizer.cc | 224 void LoopVariableOptimizer::VisitLoop(Node* node) { in VisitLoop() function in v8::internal::compiler::LoopVariableOptimizer |