Searched defs:LDT (Results 1 – 3 of 3) sorted by relevance
581 if (std::optional<uint64_t> LDT = codegen::getExplicitLargeDataThreshold()) in compileModule() local
240 void setLargeDataThreshold(uint64_t LDT) { LargeDataThreshold = LDT; } in setLargeDataThreshold()
567 LoopDepthTree LDT; member