Searched refs:ImplicitNullChecks (Results 1 – 5 of 5) sorted by relevance
81 class ImplicitNullChecks : public MachineFunctionPass { class219 ImplicitNullChecks() : MachineFunctionPass(ID) { in ImplicitNullChecks() function in __anon6c2f2e660111::ImplicitNullChecks238 bool ImplicitNullChecks::canHandle(const MachineInstr *MI) { in canHandle()252 ImplicitNullChecks::DependenceResult253 ImplicitNullChecks::computeDependence(const MachineInstr *MI, in computeDependence()276 bool ImplicitNullChecks::canReorder(const MachineInstr *A, in canReorder()303 bool ImplicitNullChecks::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()330 ImplicitNullChecks::AliasResult331 ImplicitNullChecks::areMemoryOpsAliased(const MachineInstr &MI, in areMemoryOpsAliased()365 ImplicitNullChecks::SuitabilityResult[all …]
43 ImplicitNullChecks.cpp
63 The ``ImplicitNullChecks`` pass66 The ``ImplicitNullChecks`` pass transforms explicit control flow for100 ``ImplicitNullChecks`` pass runs during codegen, if103 The ``ImplicitNullChecks`` pass adds entries to the
51 ImplicitNullChecks.cpp \
61 "ImplicitNullChecks.cpp",