Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp97 void CSEMIRBuilder::profileMBBOpcode(GISelInstProfileBuilder &B, in profileMBBOpcode() function in CSEMIRBuilder
110 profileMBBOpcode(B, Opc); in profileEverything()
248 profileMBBOpcode(ProfBuilder, Opc); in buildConstant()
275 profileMBBOpcode(ProfBuilder, Opc); in buildFConstant()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEMIRBuilder.h70 void profileMBBOpcode(GISelInstProfileBuilder &B, unsigned Opc) const;