Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp1978 const uint64_t InstrInputAddr = I->first + Address; in buildCFG() local
1980 MIB->isNoop(Instr) && BC.SDTMarkers.count(InstrInputAddr); in buildCFG()
1981 bool IsLKMarker = BC.LKMarkers.count(InstrInputAddr); in buildCFG()