Home
last modified time | relevance | path

Searched defs:PendingLoads (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGInstrs.h117 std::vector<SUnit *> PendingLoads; variable
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp997 MapVector<Value *, SmallVector<SUnit *, 4>> PendingLoads; in addLoopCarriedDependences() local