Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp3359 InstructionListType cmpJmp = createCmpJE(TempReg, 0, IndCallHandler, Ctx); in createInstrumentedIndCallHandlerEntryBB() local
3360 Insts.insert(Insts.end(), cmpJmp.begin(), cmpJmp.end()); in createInstrumentedIndCallHandlerEntryBB()