Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp92 struct DependenceResult { struct in __anoncb78a4320111::ImplicitNullChecks
95 bool CanReorder;
99 std::optional<ArrayRef<MachineInstr *>::iterator> PotentialDependence;
101 /*implicit*/ DependenceResult( in DependenceResult() function