Home
last modified time | relevance | path

Searched defs:hasDef (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DSpiller.cpp107 bool hasDef = false; in trivialSpillEverywhere() local
DInlineSpiller.cpp128 bool hasDef() const { return DefByOrigPHI || DefMI; } in hasDef() function
DMachineVerifier.cpp1398 bool hasDef = false; in verifyLiveRangeValue() local
/external/llvm/include/llvm/CodeGen/
DStackMaps.h52 bool hasDef() const { return HasDef; } in hasDef() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6917 bool hasDef = !CI.getType()->isVoidTy(); in visitPatchpoint() local