Searched refs:ImplicitNullChecks (Results 1 – 5 of 5) sorted by relevance
79 class ImplicitNullChecks : public MachineFunctionPass { class217 ImplicitNullChecks() : MachineFunctionPass(ID) { in ImplicitNullChecks() function in __anoncb78a4320111::ImplicitNullChecks236 bool ImplicitNullChecks::canHandle(const MachineInstr *MI) { in canHandle()250 ImplicitNullChecks::DependenceResult251 ImplicitNullChecks::computeDependence(const MachineInstr *MI, in computeDependence()274 bool ImplicitNullChecks::canReorder(const MachineInstr *A, in canReorder()301 bool ImplicitNullChecks::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()328 ImplicitNullChecks::AliasResult329 ImplicitNullChecks::areMemoryOpsAliased(const MachineInstr &MI, in areMemoryOpsAliased()363 ImplicitNullChecks::SuitabilityResult[all …]
74 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
57 ImplicitNullChecks.cpp \
70 "ImplicitNullChecks.cpp",