Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp276 bool llvm::hasInstrProfHashMismatch(MachineFunction &MF) { in hasInstrProfHashMismatch() function in llvm
306 hasInstrProfHashMismatch(MF)) in handleBBSections()
H A DBasicBlockPathCloning.cpp240 if (hasInstrProfHashMismatch(MF)) in INITIALIZE_PASS_DEPENDENCY()