Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp82 void CSEMIRBuilder::profileMBBOpcode(GISelInstProfileBuilder &B, in profileMBBOpcode() function in CSEMIRBuilder
95 profileMBBOpcode(B, Opc); in profileEverything()
201 profileMBBOpcode(ProfBuilder, Opc); in buildConstant()
221 profileMBBOpcode(ProfBuilder, Opc); in buildFConstant()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEMIRBuilder.h71 void profileMBBOpcode(GISelInstProfileBuilder &B, unsigned Opc) const;