Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp1083 bool isCheap = false; in IsCheapInstruction() local
1096 isCheap = true; in IsCheapInstruction()
1099 return isCheap; in IsCheapInstruction()