Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1122 bool isCheap = false; in IsCheapInstruction() local
1135 isCheap = true; in IsCheapInstruction()
1138 return isCheap; in IsCheapInstruction()