Home
last modified time | relevance | path

Searched defs:IsFree (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp326 bool IsFree = commitFpm() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp146 bool IsFree = File.pdb().getMsfLayout().FreePageMap[pdbBlockIndex()]; explainPdbBlockStatus() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp294 unsigned IsFree : 1; member
562 bool IsFree = Analyzer.visit(I); in analyzeLoopUnrollCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27566 bool IsFree = IsFabs ? TLI.isFAbsFree(VT) : TLI.isFNegFree(VT); in foldSignChangeInBitcast() local