Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp100 void CSEMIRBuilder::profileMBBOpcode(GISelInstProfileBuilder &B, in profileMBBOpcode() function in CSEMIRBuilder
113 profileMBBOpcode(B, Opc); in profileEverything()
317 profileMBBOpcode(ProfBuilder, Opc); in buildConstant()
344 profileMBBOpcode(ProfBuilder, Opc); in buildFConstant()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEMIRBuilder.h70 void profileMBBOpcode(GISelInstProfileBuilder &B, unsigned Opc) const;