Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DMCPlusBuilder.cpp293 void MCPlusBuilder::stripAnnotations(MCInst &Inst, bool KeepTC) { in stripAnnotations() argument
301 if (KeepTC && IsTC) in stripAnnotations()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1836 void stripAnnotations(MCInst &Inst, bool KeepTC = false);