Searched defs:IsZeroInit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyld.cpp | 811 bool IsZeroInit = isZeroInit(Section); emitSection() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMLowOverheadLoops.cpp | 878 auto IsZeroInit = [](MachineInstr *Def) { producesFalseLanesZero() local |