Home
last modified time | relevance | path

Searched refs:FPM2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/
H A Dexplain.test15 ; RUN: | FileCheck --check-prefix=FPM2 %s
63 FPM2: Block:Offset = 2:0000.
64 FPM2-NEXT: Address is in block 2 (allocated).
65 FPM2-NEXT: Address is in FPM2 (Main FPM)
66 FPM2-NEXT: Address describes the allocation status of blocks [0,8)
67 FPM2-NEXT: Status = 00011100 (Note: 0 = allocated, 1 = free)
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DCGSCCPassManagerTest.cpp344 FunctionPassManager FPM2; in TEST_F() local
350 CGPM1.addPass(createCGSCCToFunctionPassAdaptor(std::move(FPM2))); in TEST_F()
479 FunctionPassManager FPM2; in TEST_F() local
483 FPM2.addPass(LambdaFunctionPass([&](Function &F, in TEST_F()
671 FunctionPassManager FPM2; in TEST_F() local
673 CGPM.addPass(createCGSCCToFunctionPassAdaptor(std::move(FPM2))); in TEST_F()
719 FunctionPassManager FPM2; in TEST_F() local
721 CGPM.addPass(createCGSCCToFunctionPassAdaptor(std::move(FPM2))); in TEST_F()
765 FunctionPassManager FPM2; in TEST_F() local
808 FunctionPassManager FPM2; in TEST_F() local
[all …]
/llvm-project-15.0.7/llvm/unittests/IR/
H A DPassManagerTest.cpp771 FunctionPassManager FPM2; in TEST_F() local
772 FPM2.addPass(LambdaPass([&](Function &F, FunctionAnalysisManager &AM) { in TEST_F()
788 MPM.addPass(createModuleToFunctionPassAdaptor(std::move(FPM2))); in TEST_F()
/llvm-project-15.0.7/llvm/docs/PDB/
H A DMsfFile.rst37 …ck` | Free Block Map 1 | Free Block Map 2 | Data | \| | Data | FPM1 | FPM2 | Data | \| …
103 write your new modified bitfield to FPM2, and vice versa. Only when you commit