Home
last modified time | relevance | path

Searched refs:memOperation (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DImplicitNullChecks.cpp84 explicit NullCheck(MachineInstr *memOperation, MachineInstr *checkOperation, in NullCheck() argument
89 : MemOperation(memOperation), CheckOperation(checkOperation), in NullCheck()