Home
last modified time | relevance | path

Searched defs:BlockLifetimeInfo (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/include/llvm/Analysis/
DStackLifetime.h41 struct BlockLifetimeInfo { struct
42 explicit BlockLifetimeInfo(unsigned Size) in BlockLifetimeInfo() function
46 BitVector Begin;
49 BitVector End;
52 BitVector LiveIn;
55 BitVector LiveOut;
/external/llvm/lib/CodeGen/
DSafeStackColoring.h35 struct BlockLifetimeInfo { struct
37 BitVector Begin;
39 BitVector End;
63 typedef DenseMap<BasicBlock *, BlockLifetimeInfo> LivenessMap; argument
DStackColoring.cpp255 struct BlockLifetimeInfo { struct in __anon1f3233290111::StackColoring
257 BitVector Begin;
259 BitVector End;
261 BitVector LiveIn;
263 BitVector LiveOut;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h41 struct BlockLifetimeInfo { struct
43 BitVector Begin;
46 BitVector End;
49 BitVector LiveIn;
75 using LivenessMap = DenseMap<BasicBlock *, BlockLifetimeInfo>; argument
DStackColoring.cpp388 struct BlockLifetimeInfo { struct in __anon7839958b0111::StackColoring
390 BitVector Begin;
393 BitVector End;
396 BitVector LiveIn;
399 BitVector LiveOut;
/external/llvm-project/llvm/lib/CodeGen/
DStackColoring.cpp418 struct BlockLifetimeInfo { struct in __anone50627f70111::StackColoring
420 BitVector Begin;
423 BitVector End;
426 BitVector LiveIn;
429 BitVector LiveOut;