Home
last modified time | relevance | path

Searched defs:KeyEqual (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp321 struct KeyEqual { struct
322 bool operator()(const BinaryFunction *A, const BinaryFunction *B) const { in operator ()()