Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCFIInstrInserter.cpp57 calculateCFAInfo(MF); in runOnMachineFunction()
91 void calculateCFAInfo(MachineFunction &MF);
127 void CFIInstrInserter::calculateCFAInfo(MachineFunction &MF) { in calculateCFAInfo() function in CFIInstrInserter