Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp393 std::string hashInstOperand(BinaryContext &BC, const MCOperand &Operand) { in hashInstOperand() function
429 return hashInstOperand(BC, Op); in runOnFunctions()