Home
last modified time | relevance | path

Searched defs:LoopCompare (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h81 MachineInstr *LoopCompare = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp656 class LoopCompare { class
659 explicit LoopCompare(DominatorTree &dt) : DT(dt) {} in LoopCompare() function in __anon277bbb010311::LoopCompare