Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp163 void computeFunctionProperties(MachineFunction &MF);
341 void MIRParserImpl::computeFunctionProperties(MachineFunction &MF) { in computeFunctionProperties() function in MIRParserImpl
529 computeFunctionProperties(MF); in initializeMachineFunction()