Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineLICM.cpp1070 bool isCheap = false; in IsCheapInstruction() local
1083 isCheap = true; in IsCheapInstruction()
1086 return isCheap; in IsCheapInstruction()