Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp156 clearOptimizableMove(); in reset()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h577 void clearOptimizableMove() { IsOptimizableMove = false; } in clearOptimizableMove() function